v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Task Log Stream

Stream agent logs for a task via Server-Sent Events.

The stream sends new log content as log events and closes after the task completes or _MAX_IDLE_TICKS seconds of no new data.

get/dashboard/tasks/{task_id}/logs/stream

Path parameters

task_idstring required

Response

Server-Sent Events stream. The response body does not terminate.