Retrieve log for a specific step in a DAG-run
Fetches the log for an individual step in a DAG-run
Path parameters
Name of the DAG
name of the DAG
Unique identifier for the DAG-run. The special value 'latest' can be used to reference the most recent DAG-run.
ID of the DAG-run or 'latest' to get the most recent DAG-run
name of the step
Query parameters
name of the remote node
Number of lines to return from the end of the file
Number of lines to return from the beginning of the file
Line number to start reading from (1-based)
Maximum number of lines to return
Whether to return stdout or stderr logs
Response
A successful response
Changes
Changed in 3 of the 71 revisions of this API.82
- ●
added the new
conflictenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
conflictenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
human_task_resume_failedenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
human_task_resume_failedenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
payload_too_largeenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
payload_too_largeenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ●
added the new
rate_limitedenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
rate_limitedenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
removed the
rate_limitedenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
rate_limitedenum value from theresponse property for the response statusresponse-property-enum-value-removed
This revision also has 86 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○