Skip to main content
GET
Get Wallet
🚧 The Ramp API is currently under construction. Endpoints and features described here are subject to change. Do not use in production until this notice is removed.
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