v1
latestOpenAPI 3.1.02026-08-04151221521.2 KBSecrets
List Pending Secrets for Environment
List PENDING secrets for an environment (from EnvVar table).
This is what will be used on next deploy.
For deployed state, use GET /agents/{namespace_slug}/{agent_name}/environments/{env}/secrets/deployed
Note: is_secret=True values are NEVER returned, only non-secrets when include_values=True.
get/agents/{namespace_slug}/{agent_name}/environments/{env_name}/secrets
Path parameters
namespace_slugstring required
agent_namestring required
env_namestring required
Query parameters
include_valuesboolean
Include values for non-secrets (is_secret=False only)
Include values for non-secrets (is_secret=False only)
Response
Successful Response