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