Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

secretReferenceId
string
required

Response

id
string<uuid>
organisation_id
string<uuid>
name
string
slug
string
description
string | null
manager_type
enum<string>
Available options:
aws_sm,
azure_kv,
hashicorp_vault
secret_path
string
secret_key
string | null
allow_all_workspaces
boolean
tags
object | null
status
enum<string>
Available options:
ACTIVE
created_by
string
created_at
string<date-time>
last_updated_at
string<date-time>
auth_config
object
object
enum<string>
Available options:
secret-reference
Last modified on September 18, 2026