GET
/
secrets

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

type
enum<string>[] | null

Filter by secret type

Available options:
custom,
ssh-key
workspace_id
string
required

Response

200 - application/json
environment
string
required
id
string
required
keys
string[]
required
name
string
required
type
enum<string>
required

The type of a secret.

Available options:
custom,
ssh-key
description
string | null