Skip to main content
GET
List payouts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

cursor
string

Payout ID to continue listing from

size
string

Number of payouts per page, defaults to 20

Response

Paginated payouts

Paginated payouts using a cursor for more results

payouts
object[]
required

Payouts returned for this page

cursor
string

Cursor for the next page of results