Skip to main content
POST
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

secret_id
string
required

The secret's prefix ID (e.g., "secret_abc123")

Response

The secret, including its decrypted value

object
string
required
id
string
required
name
string
required
target
string
required
scope
string
required
site_id
string | null
required
site_ids
object
required
description
string | null
required
egress_host
string | null
required
egress_header
string | null
required
last4
string
required
value
string | null
required
created_at
string
required