Get a credential vault
Returns one vault with its display name and metadata. Its credential references are listed separately by listVaultCredentials.
Authorizations
A Recursion API key, created in the console under API keys.
Path Parameters
Vault id (UUID) as returned by createVault or listVaults.
Response
A named group of credentials an agent session may be granted. A session references vaults by id; the credential values inside are resolved at execution time and are never returned over the API.
A named group of credentials an agent session may be granted. A session references vaults by id; the credential values inside are resolved at execution time and are never returned over the API.
RFC 3339 timestamp of when this record was created. Server-assigned.
How many credentials this vault currently holds, so a list view need not fetch each vault's credentials.
Operator-facing label for the vault, shown wherever vaults are listed.
Organization that owns this record. Resolved from the API key; never accepted from the caller.
RFC 3339 timestamp of the last change to this record. Server-assigned.
Identifier for this vault (UUID). Server-assigned.
Free-form caller-supplied key/value labels. Stored verbatim and never interpreted by the service.