Tasks
Get next task.
Gets the next task in the queue, ready for processing. Consumers should start processing tasks in order. No other consumer can retrieve this task.
get/tasks
Response
Task information
Changes
Changed in 2 of the 26 revisions of this API.11
- ●
deleted the
queryrequest parameternrequest-parameter-removed
- ●
- ○
added the new optional
queryrequest parameternnew-optional-request-parameter
- ○