List all payouts

This endpoint returns a list of all payouts made to all users within a specified time period, including the amount, currency, timestamp, and status for each payout. The results will be ordered in descending order (newest first)

Query Params
date-time

The start time in UTC of the time period to retrieve payouts for in ISO 8601 UTCdatetime format. If not specified, all payouts will be returned. Optional parameter.

date-time

The end time in UTC of the time period to retrieve payouts for in ISO 8601 UTC datetime format. If not specified, all payouts will be returned. Optional parameter.

int32
Defaults to 20

The amount of entities returned in the list. Optional parameter, defaults to 20.

int32
Defaults to 1

The page that should be loaded. Optional parameter, defaults to 1

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json