Skip to main content
GET
Get a transfer approval

Authorizations

Authorization
string
header
required

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

Path Parameters

approvalId
string<uuid>
required

ID of the transfer approval

Response

Transfer approval details retrieved successfully

success
boolean

Whether the operation was successful

Example:

true

message
string

Human-readable message about the operation

Example:

"Approval details retrieved successfully"

approval
object