v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Agent Release Environments

Get A Specific Environment For An Agent

Get a specific environment for an agent.

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

Path parameters

agent_idstring uuid required
environment_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