Was this helpful?
curl -L \ --url 'https://api.laminar.run/workflow/{id}/executions' \ --header 'Authorization: Bearer JWT'
[ { "id": 1, "status": "SUCCESS", "startedAt": "2025-04-01T23:48:29.135Z", "completedAt": "2025-04-01T23:48:29.135Z" } ]