v1

latestOpenAPI 3.0.32026-07-24106305257.4 KB
Secrets

Get Secret by ID

Retrieve a specific secret by its ID. Returns the secret with a sanitized (masked) secret value.

get/secrets/{id}

Path parameters

idstring required

The unique identifier of the secret

Response

OK

idstring required
providerstring required
type'bearer' | 'api_key' | 'basic' | 'oauth2' required

Authentication types supported by the secrets service

created_atstring required
last_used_atstring required
sanitized_secretstring required
configstring