Skip to main content
GET
List Secrets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

id
string<uuid>
required
name
string
required

Unique within the workspace.

created_at
string | null
description
string | null
updated_at
string | null
used_by
SecretConsumer · object[]