Get One Digital Asset Wallet
Get Digital Asset Wallet
Get the details of one digital asset wallet, looked up by its ID.
Handy for showing a deposit address again without having to store it yourself, or for checking a wallet’s current status. You can only see wallets that belong to your own platform.
GET
Get One Digital Asset Wallet
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID of the digital asset wallet.
Response
Successful Response
Standard response wrapper for single-object responses and errors.
Generic over the payload type. A route that declares
CommonResponse[SomeModel] gets the real data schema rendered in
OpenAPI/Swagger; a bare CommonResponse leaves data untyped.

