Skip to main content
GET
List Withdrawal Approval Rules

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
string<uuid>
required
min_amount_usd
number
required
max_amount_usd
number | null
required
required_role
string
required
is_active
boolean
required
created_at
string<date-time>
required