Skip to main content
GET
Get Withdrawal Request

Authorizations

x-api-key
string
header
required

API key for authentication

Authorization
string
header
required

JWT token following RFC001 specification

Path Parameters

id
string<uuid>
required

Response

Withdrawal request details

id
string<uuid>
amount
string
chain_id
string<uuid>
wallet_id
string<uuid>
status
string
reject_reason
string | null
approved_at
string<date-time> | null
rejected_at
string<date-time> | null
notes
string | null
created_at
string<date-time>
updated_at
string<date-time>