Payouts
List payouts
Returns a paginated list of payouts in your organization.
GET
/
payoutsAuthorization
AuthorizationRequiredBearer <token>
API key authentication. Use your API key as the bearer token.
In: header
Query Parameters
affiliate_idstring
Filter by affiliate UUID
Format:
"uuid"limitinteger
Number of records to return (default: 10, max: 100)
Default:
10Minimum: 1Maximum: 100pageinteger
Page number (1-indexed)
Default:
1Minimum: 1Successful response