List secret groups
Retrieve all secret groups for a compute environment. Secret groups organize related secrets (API keys, credentials, etc.) that can be securely accessed by compute jobs during execution.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Create secret groupCreates a new secret group in a compute environment. Secret groups organize related secrets for use in serverless functions and workflows. If no environment is specified, the group is created in the default environment.
**Features:**
- Organize secrets by logical groups (e.g., database, APIs, third-party services)
- Environment-based isolation
- Validation of group names
- Conflict detection for existing groups
Next

