CLI & API: Filtering the work request list
As originally envisaged in #237 (closed), it would be useful to have server-side filtering on the API to list work requests.
The client would need to support this too.
Potential filters:
- Workspace
- Task Type
- Task Name
- Workflow ID
- Status
- Result
- Created By
Edited by Stefano Rivera