Skip to main content
GET
/
screening
/
travel_rule
/
vault
/
{vaultAccountId}
/
vasp
TypeScript
const response: Promise<FireblocksResponse<TravelRuleVaspForVault>> = fireblocks.travelRule.getVaspForVault(travelRuleApiGetVaspForVaultRequest);
{
  "vaspDid": "did:ethr:0x5dddec8dd669c49304ddbcba36ccc6e0798534dc"
}

Documentation Index

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.

Path Parameters

vaultAccountId
string<numeric>
required

The ID of the vault account

Response

OK

vaspDid
string

VASP DID

Example:

"did:ethr:0x5dddec8dd669c49304ddbcba36ccc6e0798534dc"