List reward addresses
Returns a paginated list of reward addresses
Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Query Parameters
Optional for public API - extracted from auth context if not provided.
PAXOS, ETHEREUM, SOLANA, INK, XLAYER, ARBITRUM_ONE, ROBINHOOD Optional, sort order for results based on created_at. The default sort order is DESC.
DESC, ASC Optional, cursor token for fetching the next page.
Optional, address id.
Optional, filter by payout group. Pass the zero UUID (00000000-0000-0000-0000-000000000000) to return only addresses with no payout group assigned.
When true, fetch and include balance for each address
Point-in-time for balance query (optional, defaults to now)
When set, only addresses belonging to payout groups with this asset type are returned.
Optional, filter by one or more onchain registration statuses.
ONCHAIN_STATUS_TYPE_UNSPECIFIED, UNREGISTERED, PENDING_REGISTRATION, NEEDS_REREGISTRATION, ACTIVE, FAILED_REGISTRATION, PENDING_DELETION, FAILED_DELETION, PENDING_MULTIPLIER_UPDATE, MULTIPLIER_UPDATE_FAILED