Skip to main content
GET
List secrets stored for a workspace

Authorizations

Authorization
string
header
required

Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth

Path Parameters

workspace_id
string
required

UUIDv7 of the workspace.

Response

OK

GET /v1/workspaces/{workspace_id}/secrets — every secret the workspace holds.

secrets
object[]
required

The rows, by name.