Was this helpful?
GET /workflow/{id}/executions HTTP/1.1 Host: api.laminar.run Authorization: Bearer JWT Accept: */*
OK
[ { "id": 1, "status": "SUCCESS", "startedAt": "2025-04-25T08:58:07.013Z", "completedAt": "2025-04-25T08:58:07.013Z" } ]