Secrets

Get

Get a Secret by ID

get/vault_secrets/{id}

Path parameters

idstring required

a resource identifier

Headers

ngrok-versioninteger required

Response

Get a Secret by ID

idstring

identifier for Secret

uristring

URI of this Secret API resource

created_atstring

Timestamp when the Secret was created (RFC 3339 format)

updated_atstring

Timestamp when the Secret was last updated (RFC 3339 format)

namestring

Name of secret

descriptionstring

description of Secret

metadatastring

Arbitrary user-defined metadata for this Secret

vault_namestring

Name of the vault the secret is stored in

Changes

Changed in 2 of the 9 revisions of this API.2