Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

List of withdrawal accounts

id
string<uuid>

Withdrawal account identifier.

Example:

"c43c87ed-65fd-4937-8b4d-5a93789aa997"

label
string

Human-readable withdrawal label.

Example:

"Wallet [polygon]"

network
string

Network of the withdrawal account.

Example:

"polygon"

currency
string

Currency of the withdrawal account.

Example:

"AUDF"

details
object

Network-specific withdrawal account details.