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

d52fab9681ed

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.