List all training jobs in a multi-agent coordinator
multi-agent-training
List all training jobs in a multi-agent coordinator
List the per-sub-agent training jobs fanned out by a coordinator.
A multi-agent training “coordinator” is created by POST /multi-agent-training/{orchestrator}/launch. It fans out one
training job per target sub-agent. This endpoint returns that fan-out
so the UI can render a single coordinator row with N expandable jobs.
Returns {coordinator_id, job_count, jobs: [...]}. Org-scoped.
GET
List all training jobs in a multi-agent coordinator