List pending signals
GET/workflows/executions/:id/pending_signals
Lists the signal waits the execution is currently parked on.
Request
Responses
- 200
- 4XX
- 5XX
The pending waits.
Client error. The body says what went wrong: an error type, a human-readable detail, and, on validation failures, one entry per offending field.
Unexpected server error.