v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-033240556.8 KB
Tasks

Get task details with logs and attachments

Returns the full AgentTask row decorated with logs (capped by logsLimit) and attachments (pointer-based artifacts stored on the task, ordered by created_at).

get/api/tasks/{id}

Path parameters

idstring required

Query parameters

logsLimitinteger

Response

Task with logs and attachments