List Funding Withdrawals
Retrieve information about withdrawals. Results are sorted by recency; use the cursor parameter to iterate through the list of withdrawals (page size equal to the value of limit) from newest to oldest.
API Key Permissions Required: Funds permissions - Query
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
The "API-Nonce" header should contain an always-increasing 64-bit integer, most commonly a Unix timestamp in milliseconds. Each request must use a nonce greater than the nonce of the previous request signed with the same API key.
Query Parameters
Optional filter by asset. When this parameter is provided, class is required; name is optional.
- method_id
- network_id
- network_group_id
Filter by status.
pending, success, failed Cursor from a previous response used to retrieve the next page. Do not provide other request parameters with a cursor.
1Maximum number of withdrawals to return.
0 < x <= 500Filter by creation time at or after the specified time.
Filter by creation time at or after the specified time.
For tokenized assets, controls whether amounts (eg fees, minimums, maximums) use rebased or base units.
rebased, base Account ID