Get the wallet info by ID

Returns one wallet in full, including its balances, signers and thresholds, which the list does not carry.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The wallet id, as returned in the id field by POST /wallets/external or GET /wallets.

Headers
string
required

Bearer JWT obtained from POST /mfa/login. Send as "Bearer ". Expires after 5 minutes.

Responses

401

Unauthorized

404

Wallet not found, with messageKey wallet.wallet_not_found. Returned for an id that does not exist and for a value that is not a well-formed id.

500

Internal server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json