Changes to Finds tasks across every record they hang off; every task currently hangs off a change order. Narrow to one record's tasks with `relatedRecordIds`. Sorts on `title`, `sequence`, `dueDateUtc`, `completedUtc`, `complete`, `relatedRecordNumber`, `customer`, `assignedTo` or `taskGroup`; an unrecognised sort field falls back to `dueDateUtc` ascending.
POST /api/tasks/list
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 23 revisions of this API.1
What changed
- ○
endpoint added
endpoint-added
- ○