List payout-table contracts
The payout-table contract list for the token tenant — each active contract with its owed-this-cycle math and campaign context. Requires the payouts:read scope.
Authorizations
OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.
Query Parameters
Page size (default 25, max 100).
1 <= x <= 100Opaque pagination cursor from a prior response's nextCursor.
Free-text match over contractor name, contract id, program, or campaign.
Filter to one or more campaign (program) ids. Repeat the query param for multiple values.
Filter to one or more creator ids. Repeat the query param for multiple values.
Response
The cursor-paginated payout-table contract list, plus the referenced programs and creators.