Get run timeline

Get timeline for a run (workflow run or task_v2 run)

Path parameters

run_idstringRequired

The id of the workflow run or task_v2 run.

Headers

x-api-keystringRequired

Response

Successfully retrieved run timeline
typeenum
Allowed values:
created_atstringformat: "date-time"
modified_atstringformat: "date-time"
blockobject or null
thoughtobject or null
childrenlist of objects or null

Errors