List reward addresses
Returns a paginated list of reward addresses
Query parameters
Optional for public API - extracted from auth context if not provided.
Optional, sort order for results based on created_at. The default sort order is DESC.
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.
Response
A successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.