Get Secret Value
secrets
Get Secret Value
Get the value of a specific secret.
This endpoint is used by workers at runtime to resolve secret values.
Should be called securely from backend only, not exposed to frontend.
Args:
name: Secret name to retrieve
Returns:
{"value": "secret_value"}
GET
Get Secret Value
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.