Vaults
Retrieve a vault credential
Retrieves vault credential metadata without returning secret values. See vaults.
get/vaults/{vault_id}/credentials/{credential_id}
Path parameters
vault_idstring required
The ID of the vault.
credential_idstring required
The ID of the vault credential.
Response
The requested vault credential without secret values.
Changes
Changed in 3 of the 163 revisions of this API.13
- ○
added the required property
to the response with the statusresponse-required-property-added
- ○
- ▲
added to the
response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
added
environment_variablediscriminator mapping keys to theresponse property for the response statusresponse-property-discriminator-mapping-added
- ▲
- ○
endpoint added
endpoint-added
- ○