Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required

Query Parameters

environment
string
required
name
string[] | null

Filter by secret name

id
string<uuid>[] | null

Filter by secret ID

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
encrypted_keys
string
required
environment
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
workspace_id
string<uuid>
required
description
string | null
tags
Tags · object | null