Get Workflow Chain
GET/api/workflows/runs/:run_id/chain
Get all workflow runs in a chain by root_run_id.
Returns the root workflow and all child workflows in the chain, ordered by created_at (root first, then children in order). Used to display workflow run headers above each grouped section in the timeline.
Request
Responses
- 200
- 422
Successful Response
Validation Error