Get Withdrawal History
Retrieve a history of withdrawal transactions. You can filter by currency, date range, or status.
Authentication
AuthorizationBearer
OAuth 2.0 access token
Query parameters
currency
Filter by currency code
startDate
Start date for filtering (ISO 8601 format)
endDate
End date for filtering (ISO 8601 format)
limit
Maximum number of records to return
offset
Number of records to skip
Response
Successful response with withdrawal history
withdrawals
total
Total number of withdrawals matching the filter