Was this helpful?
curl -L \ --url 'https://api.laminar.run/workflow/{id}/executions' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "status": "SUCCESS", "startedAt": "2025-03-25T12:08:35.150Z", "completedAt": "2025-03-25T12:08:35.150Z" } ]