Retrieve full execution log of a DAG-run
Fetches the execution log for 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
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
Response
A successful response
Changes
Changed in 3 of the 71 revisions of this API.82
- ●
added the new
conflictenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
conflictenum value to thecoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
human_task_resume_failedenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
human_task_resume_failedenum value to thecoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
payload_too_largeenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
payload_too_largeenum value to thecoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ●
added the new
rate_limitedenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
rate_limitedenum value to thecoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ○
removed the
rate_limitedenum value from thecoderesponse property for the response status404response-property-enum-value-removed
- ○
removed the
rate_limitedenum value from thecoderesponse property for the response statusdefaultresponse-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
- ○