v1
protected
agent-tasks
Get Task Summary
Per-task rollup derived from the event log via the task_summary view.
Workspace-scoped: the row must belong to the caller's workspace and the agent must match, or we return 404 (same shape as other task endpoints — no information leak).
get/v1/agents/{agent_id}/tasks/{task_id}/summary
Path parameters
agent_idstring uuid required
task_idstring uuid required
Response
Successful Response