Get workflow trace log data (latest run)
Returns trace data for the latest run of the given workflow. If trace is stored remotely (S3), fetches and returns the data inline. If trace is local only, returns the local path. To pin a specific run, use /workflow/{id}/runs/{rid}/trace-log.
Path parameters
The id of workflow to retrieve trace log
Response
The trace log response
Changes
Changed in 2 of the 20 revisions of this API.22
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
- ▲
removed the required property
////from the response with the statusresponse-required-property-removed
- ▲
removed the required property
////from the response with the statusresponse-required-property-removed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲