Skip to main content
GET
Get Wallet
This endpoint retrieves details of a specific cryptocurrency wallet using its unique walletId.

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string<uuid>
required

The unique identifier of the wallet to fetch.

Response

Wallet details retrieved successfully.

status
string
Example:

"success"

message
string
Example:

"fetch wallet successfully"

data
object