Get workflow trace log data

Returns trace data for a completed workflow. If trace is stored remotely (S3), fetches and returns the data inline. If trace is local only, returns the local path.

get/workflow/{id}/trace-log

Path parameters

idstring required

The id of workflow to retrieve trace log

Response

The trace log response

OR

Changes