v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Agent Release Environments

List All Environments Of An Agent

List all environments of an agent.

get/v1/orchestrate/agents/{agent_id}/environment

Path parameters

agent_idstring uuid required

Response

Successful Response

idstring uuid required

Environment id From The environment table

agent_idstring uuid required

Agent id From The environment table

namestring required

Name of the environment

descriptionstring required

Description of what the environment does

created_bystring required

ID of the user who created the environment

created_onstring date-time required

Creation timestamp

updated_bystring required

ID of the user who updated the environment

updated_atstring date-time required

Last update timestamp

deleted_bystring nullable
deleted_atstring date-time nullable
current_versioninteger nullable

Current agent version pointed to this environment

tenant_idstring required

ID of the tenant that owns this environment

enable_wxg_integrationboolean nullable

Enable/disable WXG integration for this agent