v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Compute

Get compute environment

Retrieve a specific compute environment by name. Returns environment configuration including status, domain, and metadata for your serverless compute infrastructure.

get/compute/v1/environments/{name}

Path parameters

namestring required

The name of the compute environment to retrieve

Response

Environment retrieved successfully

idstring

Unique environment identifier

namestring

Environment name

slugstring

URL-safe environment slug

domainstring

Environment domain URL

isDefaultboolean

Whether this is the default environment

statusstring

Environment status (active, inactive, etc.)

createdAtstring date-time

Environment creation timestamp

updatedAtstring date-time

Environment last update timestamp