Get compute environment
Retrieve a specific compute environment by name. Returns environment configuration including status, domain, and metadata for your serverless compute infrastructure.
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.
Authorizations
API key starting with sk_case_
Path Parameters
The name of the compute environment to retrieve
Response
Environment retrieved successfully
Unique environment identifier
Environment name
URL-safe environment slug
Environment domain URL
Whether this is the default environment
Environment status (active, inactive, etc.)
Environment creation timestamp
Environment last update timestamp
Previous
Delete compute environmentPermanently delete a compute environment and all its associated resources. This will stop all running deployments and clean up related configurations. The default environment cannot be deleted if other environments exist.
Next

