Get UserTasks
GET/:tenant_id/admin/tasks
Gets all UserTasks from a specific tenant.
Request
Responses
- 200
- 401
- 403
List of unique UserTasks with some basic attributes. Optionally, it will retrieve a bookmark field that is used for pagination purposes.
Tenant Id is not valid.
Not enough privileges to access this resource.