Skip to main content
GET
List claim schedules
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide →

Query Parameters

payout_group_id
string

Optionally filter by payout_group

limit
integer<int32>

Number of results to return. Defaults to 100. Maximum 1000.

page_cursor
string

Optional: Cursor for getting the next page of results.

Response

200 - application/json

A successful response.

items
object[]

Claim schedules in this page of results.

next_page_cursor
string

Token to retrieve the next page of results, or empty if there are no more results.