v3

OpenAPI 3.1.0MIT2026-07-31192456807.8 KB
Secrets

Get a secret by ID or name

Retrieve details of a specific secret by its ID or name

get/deployments/secrets/{id}

Path parameters

idstring required

Secret ID or name

Response

Secret details

created_atstring

CreatedAt is the ISO8601 timestamp when this secret was created

created_bystring

CreatedBy is the identifier of who created this secret.

descriptionstring

Description is a human-readable description of the secret's purpose

idstring

ID is the unique identifier for this secret

last_updated_bystring

LastUpdatedBy is the identifier of who last updated this secret.

namestring

Name is the name/key of the secret

object'secret'

The object type, which is always secret.

updated_atstring

UpdatedAt is the ISO8601 timestamp when this secret was last updated