List supervision approvals

GET/approvals

Requires scope: read:wallet

Parameters

ParameterInTypeDescription
statusquery"pending" | "approved" | "declined" | "expired" | "superseded" | "execution_failed"
limitqueryinteger
cursorquerystring

Responses

StatusDescription
200A bounded page of approvals
400Invalid filters or cursor
401Missing or invalid API key
403Key lacks the required scope
429Rate limit exceeded (see Retry-After)
Is this page helpful?