v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Environments

Get Environment

Get environment details by name.

get/agents/{namespace_slug}/{agent_name}/environments/{env_name}

Path parameters

namespace_slugstring required
agent_namestring required
env_namestring required

Response

Successful Response

agent_idstring required

Parent agent ID

branch_rulesstring[] required

Branch patterns for matching (e.g., ['main'], ['feature/*'])

created_atstring date-time nullable

Creation timestamp

idstring required

Unique identifier

is_prodboolean required

Whether this is the production environment (protected)

namestring required

Environment name (e.g., 'production', 'staging')

updated_atstring date-time nullable

Last update timestamp