v1
latestOpenAPI 3.1.02026-08-0421263172.4 KBtasks
Query tasks
Searches for Tasks that match specified filtering criteria and returns matching tasks in paginated form.
This method allows filtering tasks based on the following criteria:
- Parent-task relationships.
- Task status with inclusive or exclusive filtering.
- Update time ranges.
Lattice returns the results in pages. When more results are available than can be returned in a single response, a page_token is provided. Use the page_token in subsequent requests to retrieve the next set of results.
By default, this returns the latest task version for each matching task.
post/api/v1/tasks/query
Headers
Authorizationstring required
Bearer authentication
Request body
Response
Task query was successful