Get wallet
GET /v2/wallet/{walletId}
GET
/v2/wallet/{walletId}
Get a wallet by its ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” walletId
required
string
The unique wallet ID.
Example
e271bc5c-f870-44cd-8462-54280d0411f6Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”Returns the wallet details.
object
walletId
required
The unique wallet ID.
string format: uuid
e271bc5c-f870-44cd-8462-54280d0411f6 name
required
The unique name for the wallet.
string
My Wallet custodian
required
The custodian type for the wallet.
string
fsco address
The address of the wallet.
string
0x1234567890abcdefBad Request
Unauthorized
Forbidden
Not Found
Internal Server Error