Interop Data API
Last updated
Was this helpful?
Last updated
Was this helpful?
Get the next batch of Tasks for the authenticated actor. The number of Tasks returned is determined by Kimono and may change from time to time. See Tasks for details.
Specify the tenant_id to restrict this operation to
Specify the Task Schema to use for this operation
Restrict Tasks to a specific Driver by name
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Tasks response
List Tasks for the authenticated actor. See Tasks for details.
Specify the Task Schema to use for this operation
Restrict Tasks to a specific Driver by name
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Tasks response
$sys.id of the Org
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
$sys.id of the Org
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Array of Persons
$sys.id of the Org
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Array of Orgs
$sys.id of the Org
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Array of Sections
$sys.id of the Org
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
Terms response
Specify the page number (defaults to 0)
Specify the page_size (defaults to the maximum page size)
GradingCategory response
Each Task that is returned from listTasks
must be acknowledged to remove it from the Task Queue. If a Task is not acknowledged in a timely fashion Kimono may consider it to have timed-out and will return it in the next listTasks
response for an Integration tenant. See Tasks for details.
id of the Task to acknowledge
Task ID to acknowledge (Required if multiple TaskAcks are in a single request)
Task processing status
Optional message to record and display in Kimono.
No content
Acknowledge a group of Tasks. Each Task that is returned from listTasks
must be acknowledged to remove it from the Task Queue. If a Task is not acknowledged in a timely fashion Kimono may consider it to have timed-out and will return it in the next listTasks
response for an Integration tenant. See Tasks for details.
Task ID to acknowledge (Required if multiple TaskAcks are in a single request)
Task processing status
Optional message to record and display in Kimono.
No content
Each Task that is consumed by the client must be acknowledged to remove it from the Task Queue.
id of the Task to acknowledge
Task ID to acknowledge (Required if multiple TaskAcks are in a single request)
Task processing status
Optional message to record and display in Kimono.
No content
Acknowledge a group of Tasks. Each Task that is consumed by the client must be acknowledged to remove it from the Task Queue.
Task ID to acknowledge (Required if multiple TaskAcks are in a single request)
Task processing status
Optional message to record and display in Kimono.
No content