Rest API
Get Account Withdrawals
This endpoint retrieves the account withdrawal.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
This is an optional parameter to support pagination. Get the value from the last
field if present in the previous response.