Skip to main content
GET
Get all leaves
Leaves are paginated using Unix epoch timestamps for chronological ordering.

Cursor Format

  • Type: Unix Epoch (int64)
  • Example: 1702544876
  • Ordering: Descending (newest first)

Authorizations

Authorization
string
header
required
Guild
string
header
required

Query Parameters

after
integer<int64>
limit
integer

Response

200 - application/json

List of leaves

data
object[]
pagination
object