Description
The endpoint workflow-id/executions returns all executions for that workflow ID. This issue targets two improvements:
- Use pagination for returning results
- Return executions by user-id
The endpoint workflow-id/executions returns all executions for that workflow ID. This issue targets two improvements: