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-05-16T15:13:27.584Z", "completedAt": "2025-05-16T15:13:27.584Z" } ]