Version: 1.0.0
The Tasks API
The Tasks API is a service that lets you create, update, monitor, and execute a task. The Tasks API is responsible for handling the state associated with tasks in an environment, as well as the correct routing of these tasks to taskable agents. For integrators building taskable agents and integrating with Lattice, the focus is on interacting with Task Manager to receive tasks and report status updates.
Create task
Submit a request to create a task and schedule it for delivery. Tasks, once delivered, will
Get task
Find a task
Update status
Update a task's status
Query tasks
Query for tasks by search criteria
Listen as agent
This is a long polling API that will block until a new task is ready for delivery. If no new task is