v1

latestOpenAPI 3.0.02026-07-17301761.7 KB

Get workflow trace log data for a specific run

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

get/workflow/{id}/runs/{rid}/trace-log

Path parameters

idstring required
ridstring uuid required

The specific run id to target

Response

The trace log response

OR