Search user tasks
POST/user-tasks/search
Search for user tasks based on given criteria.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The user task search result.
The provided data is not valid.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
An internal error occurred while processing the request.