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
Get workflow trace log data
Copy
Ask AI
curl --request GET \ --url http://localhost:3001/workflow/{id}/trace-log