Get Active Tasks for Tenant
Get tasks for a specified tenant.
SCHEDULED
PROCESSING
PAUSING
PAUSED
CANCELING
WAITING
Requests
Name | Required | Details |
---|---|---|
max |
No | Positive Integer value to identify the maximum number of tasks to
return in a response. Default is 50 . |
offset |
No | Positive Integer value to identify starting what element in the
result set should be returned in a response. Can be used to organize
pagination in combination with the max parameter.
Default is 0 . |
Response
An array of active tasks for the specified tenant.