Skip to main content
GET
/
exchange_accounts
/
credentials_public_key
TypeScript
const response: Promise<FireblocksResponse<GetExchangeAccountsCredentialsPublicKeyResponse>> = fireblocks.exchangeAccounts.getExchangeAccountsCredentialsPublicKey();
{
  "publicKey": "<string>",
  "tenantId": "<string>"
}

Response

public key as string

publicKey
string
required

Public key string

tenantId
string
required

Tenant identifier