v1

latestOpenAPI 3.0.02026-07-26117342409.6 KB
Rewards Statements

List Rewards Statements

Returns monthly rewards statements for the authenticated partner, ordered by period newest first. Summary fields (total_accrued, avg_daily_balance) are included in list responses. Presigned download URLs are populated on files for completed statements only.

get/rewards/statements

Query parameters

limitinteger

Maximum number of statements to return. Defaults to 12 if not set.

page_cursorstring

Opaque pagination cursor from a previous response.

asset_typestring

When set, only statements for this asset type are returned.

type'STATEMENT_TYPE_MONTHLY_REWARDS'

When set, only statements of this content type are returned.

  • STATEMENT_TYPE_MONTHLY_REWARDS: Monthly statement: PDF rewards summary with daily balance totals, rates, and per-payout-group breakdown, plus a CSV per-wallet daily balance export.

Response

A successful response.

next_page_cursorstring

Cursor for the next page; empty string if this is the last page.