Vault
Get
Get returns a single vault by its ID.
get/api/v1/vaults/{id}
Path parameters
idstring required
The unique identifier of the vault to retrieve.
Response
VaultServiceGetResponse is the response message containing the requested vault.
Get returns a single vault by its ID.
The unique identifier of the vault to retrieve.
VaultServiceGetResponse is the response message containing the requested vault.