List workflow executions
GET /v1/workflows/:id/executions — Recent execution instances for one workflow.
GET /v1/workflows/:id/executions
Recent execution instances for one workflow.
| Method | GET |
| Path | /v1/workflows/:id/executions |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | workflows |