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
get
/accounts/withdrawal-records

Last updated