Skip to main content
GET
Get Integrator Crypto Wallet by Wallet ID
Retrieve details of a specific crypto wallet by its ID, including supported tokens and current balances.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

success
boolean
Example:

true

message
string
Example:

"Crypto Wallet has been successfully retrieved."

data
object