Withdrawal records

Get withdrawal records

get

Get withdrawal records for the authenticated user with pagination

Authorizations
Query parameters
pageintegerOptional

Page number for pagination, default is 1

limitintegerOptional

Limit number of records per page, default is 10

Header parameters
X-API-KEYstringRequired

API Key

Responses
chevron-right
200

Paginated withdrawal records

application/json
total_countintegerOptional
total_pageintegerOptional
get
/accounts/withdrawal-records

Last updated