v1

latestOpenAPI 3.1.02026-07-263992128.7 KB
Logs

Download a task run log

Stream the contents of a task run log file.

Use the Range HTTP header for partial downloads. For example, Range: bytes=-262144 downloads only the last 256kB of a large log file.

get/pipeline_runs/{pipeline_run_id}/task_runs/{task_run_id}/logs/download

Path parameters

pipeline_run_idstring uuid4 required

Pipeline run ID.

task_run_idstring uuid4 required

Task run ID.

Query parameters

filenamestring required

Filename returned by the corresponding list endpoint.

Headers

rangestring nullable

HTTP Range header for partial downloads, for example bytes=-262144.

Response

Successful response.