v1

latestOpenAPI 3.0.22026-07-1319091298.3 KB
secrets

Retrieve a secret

Returns a single secret with the given ID

get/secrets/{id}

Path parameters

idstring required

The ID of the secret to retrieve

Response

A Secret object

idstring required

Secret ID

namestring required

Name of the secret

descriptionstring

Description of the secret

secretstring

The actual secret

organization_idstring required

The ID of the organization that owns this secret

created_atstring date-time

Creation date of the secret

updated_atstring date-time

Last update date of the secret

versionnumber

Revision number of the secret