Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Query Parameters

type
enum<string>[] | null

Filter by secret type

The type of a secret.

Available options:
custom,
ssh_key,
mtls,
ca_cert,
github_app

Response

Successful Response

id
string<uuid>
required
type
enum<string>
required

The type of a secret.

Available options:
custom,
ssh_key,
mtls,
ca_cert,
github_app
name
string
required
keys
string[]
required
environment
string
required
description
string | null
is_corrupted
boolean
default:false