Get a specific account under a specific Non Custodial Wallet
TypeScript
const response: Promise<FireblocksResponse<EmbeddedWalletAccount>> = fireblocks.embeddedWallets.getEmbeddedWalletAccount(embeddedWalletsApiGetEmbeddedWalletAccountRequest);
{ "accountId": "0", "walletId": "550e8400-e29b-41d4-a716-446655440000" }
Documentation IndexFetch the complete documentation index at: https://developers.fireblocks.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
WalletId
The ID of the account
Successful response
"0"
Unique identifier of the Non-Custodial Wallet (UUID)
"550e8400-e29b-41d4-a716-446655440000"