Get withdrawal requests

Retrieves a list of all withdrawal requests created by users as part of your participant. Results are limited to the last 2 months.

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

Filters for withdrawal request by a specific participant_code

string

Filters for a specific page (pagination)

string
enum

Filter for a specific withdrawal status. Must be provided in upper case.

Allowed:
string

Filter for a specific gas_price value. Applies only to ERC-20 withdrawals.

string

Filter for client withdrawal request id

string

Filter for withdrawal requests whose requested_timestamp is greater than the given Unix timestamp (in milliseconds).

string

Filter for withdrawal requests whose requested_timestamp is greater than or equal to the given Unix timestamp (in milliseconds).

string

Filter for withdrawal requests whose requested_timestamp equals the given Unix timestamp (in milliseconds).

string

Filter for withdrawal requests whose requested_timestamp is less than the given Unix timestamp (in milliseconds).

string

Filter for withdrawal requests whose requested_timestamp is less than or equal to the given Unix timestamp (in milliseconds).

string
enum

Filter for on-chain status

Allowed:
string

Filter for a specific account label

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