List payments

Retrieves a paginated list of payouts for the platform, optionally filtered by participant_code and a start_date / end_date window.

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

Filter for participant code

number
Defaults to 1

Filter for a specific page (pagination)

number
Defaults to 50

Filter for the amount of payments returned

int64

Unix timestamp in seconds. Returns payments created on or after this date.

int64

Unix timestamp in seconds. Returns payments created on or before this date.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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