Skip to main content
GET
List withdrawal history

Authorizations

Authorization
string
header
required

JWT obtained from POST /v1/auth/verify after SIWS authentication. Include as: Authorization: Bearer <jwt>

Query Parameters

limit
integer<int32>
default:20

Requested number of entries. Defaults to 20 and is capped at 100.

Response

Withdrawal history

withdrawals
object[]
required