v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
agents

Get an agent

get/v1/agents/{agent_id}

Path parameters

agent_idstring uuid required

Response

Successful Response

idstring uuid required
organization_idstring uuid required
namestring required
descriptionstring nullable
active_revision_idstring uuid nullable
metadataobject
platform_toolsobject
knowledge_gap_analysis_enabledboolean
release_suite_idstring uuid nullable
release_gate_mode'off' | 'advisory' | 'blocking'

Per-agent release-gate mode (ENG-727). off = no release checks; advisory = compute + display a verdict but never block activation; blocking = (Phase 2) refuse activation without a fresh passing verdict. Dormant in Phase 1 — only the Phase-2 activation gate reads it.

release_gate_max_failuresinteger
created_atstring date-time required
updated_atstring date-time required