Get rewards payouts totals

Returns the total amounts of rewards payouts (claim checks) grouped by currency for the project associated with the API key.
This endpoint allows filtering by status and date range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time

Start of date range (ISO 8601). Column depends on status (see list endpoint).

date-time

End of date range (ISO 8601)

string
enum

Filter by lifecycle (open, unclaimed, claimed). Same semantics as the list endpoint.
When omitted, all rows are included.

Allowed:
string

Filter by conversion name

uuid

Filter by conversion UUID

string

Filter by on-chain deposit address. Mutually exclusive with source_user_identifier.

string

Filter by source user identifier (email or uuid). Returns claim checks whose original_user_identifier matches. Mutually exclusive with user_address.

string
enum

Type of source_user_identifier. Required together with source_user_identifier.

Allowed:
string
enum

Filter by payout recipient type. Use affiliate_payout for affiliate rewards or end_user_payout for end-user rewards.

Allowed:
Responses

400

Bad Request - Invalid parameters

401

Unauthorized - Missing or invalid API key

404

Project not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json