Get one execution
GET /v1/workflows/:id/executions/:instanceId — Full state for one workflow execution instance.
GET /v1/workflows/:id/executions/:instanceId
Full state for one workflow execution instance.
| Method | GET |
| Path | /v1/workflows/:id/executions/:instanceId |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | workflows |