Skip to main content
GET
List Vault References

Authorizations

Authorization
string
header
required

Your SLNG consumer API key.

Path Parameters

name
string
required

Unique name of the Vault entry whose referencing resources you want to list.

Response

The resources that reference the Vault entry, each flagged with whether it blocks deletion.

resource_id
string<uuid>
required
resource_type
string
required
resource_name
string
required
classification
enum<string>
required

Where the referencing resource sits: active (the live configuration), draft (an unpublished draft), history (a superseded version), or call_pin (pinned to an in-progress call). Active and call-pin references block deletion.

Available options:
active,
draft,
history,
call_pin
location
string
required
blocks_delete
boolean
required