Retrieve user reward balance

This API endpoint retrieves the accumulated rewards for a specific user. The response includes information about the total amount of rewards accrued, the amount that have already been paid out, and the remaining balance eligible for payout. By default, information is returned for all available currencies, but the response can be filtered by currency using the currency query parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

A string value formatted as a Globally Unique Identifier (GUID) that identifies the user whose rewards are being retrieved.

Query Params
string

An optional ISO 4217 currency code that filters the response to include only rewards in the specified currency.

Headers
string

Name of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

string

Version of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

Responses

401

Unauthorized

403

Forbidden

504

Internal api timeout

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