v1
latestOpenAPI 3.0.02026-07-224537337.5 KBGet a Wallet
Get information about a wallet by its ID
get/v2/wallet/{id}
Path parameters
idstring required
Example:wallet_ce745ef7f3df4b9a8bff1301ce24b045
The wallet ID
Response
Example response
{
"id": "wallet_ce745ef7f3df4b9a8bff1301ce24b045",
"address": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
"network": "sol",
"customerId": "customer_66c4168d418a410eae282b83883bdc39",
"created": "2025-01-01T00:00:00.000Z",
"updated": "2025-01-01T00:00:00.000Z"
}