List Tasks
Retrieves tasks from Avaza.
Query
Optional filter to records updated after a specific date.
Optional filter to only display tasks linked to a Task Status where isComplete=false, or where isComplete=true
Optional filter to only display tasks belonging to a specific ProjectID
Optional filter to only display tasks with a specific status
Optional filter to only display tasks with a specific priority
Optional filter to only display tasks with a Due Date after DueDateFrom
Optional filter to only display tasks with a Due Date before DueDateTo
Optional filter to only display tasks with at least one of the provided UserIDs set as the Assigned User.
Maximum number of rows to return.
Number of rows to skip.
Comma-separated sort fields; prefix with - for descending.
Comma-separated response fields to include.