TypeScript
const response: Promise<FireblocksResponse<FiatAccount>> = fireblocks.fiatAccounts.getFiatAccount(fiatAccountsApiGetFiatAccountRequest);
{ "id": "<string>", "type": "BLINC", "name": "<string>", "address": "<string>", "assets": [ { "id": "<string>", "balance": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the fiat account to return
A fiat account object
BLINC
Display name of the fiat account
Show child attributes