Skip to main content
GET
Get a specific secret set

Authorizations

Authorization
string
header
required

Authentication requires a Pipecat Cloud Private API token.

Generate a Private API key from your Dashboard (Settings > API Keys > Private > Create key) and include it as a Bearer token in the Authorization header.

Path Parameters

setName
string
required

Name of the secret set to retrieve

Required string length: 3 - 63
Pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$

Response

Secret set details

region
string

The region where the secret set is stored

secrets
object[]