v1

latestOpenAPI 3.0.22026-07-1319091298.3 KB
secrets

Retrieve a list of secrets

Returns a list of all the secrets the user has access to

get/secrets

Query parameters

$limitinteger

Number of results to return

$skipinteger

Number of results to skip

$sortobject

Property to sort results

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

Query parameters to filter

Response

A list of Secret objects

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