v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Withdrawals

Get Withdrawals

Get a list of all Withdrawals under the Account, sorted by most recent.

get/api/v2/accounts/{account_id}/withdrawals

Query parameters

withdrawal_request_idstring uuid nullable

ID of the WithdrawalRequest to find Withdrawals for.

limitinteger

Number of results to return

order'asc' | 'desc'

Sort order

nextstring nullable

Cursor for next page

previousstring nullable

Cursor for previous page

Response

OK

_sv'PaginatedWithdrawalResponse:v1'

Version