v1
OpenAPI 3.0.02026-08-04109109370.6 KBTasks
Get a list of tasks
get/tasks
Query parameters
qstring
Query for tasks that match a specific string
filter[assignee]string[]
Filter tasks by assignee
filter[relatedEntity]string
Filter tasks by related entity
filter[dateMin]string
Filter tasks created after this date. Date expected in the format YYYY-MM-DD
filter[dateMax]string
Filter tasks created before this date. Date expected in the format YYYY-MM-DD
page[limit]string
Limit the number of results returned, for pagination.
page[page]string
Request a specific page of results, for pagination. Used in conjunction with the page[limit] parameter. Indexing is 0-based.
Response
A list of tasks