We refreshed our doc site!

Bookmarked links may have changed

Read release notes

getWallet

Circle Mint

Get a wallet

GEThttps://api.circle.com/v1/wallets/{walletId}

Path parameters
walletId
string
Required

Identifier for the wallet.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {
3    "walletId": "434000",
4    "entityId": "fc988ed5-c129-4f70-a064-e5beb7eb8e32",
5    "type": "end_user_wallet",
6    "description": "Treasury Wallet",
7    "balances": [
8      {
9        "amount": "3.14",
10        "currency": "USD"
11      }
12    ]
13  }
14}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.