Query Parameters
Required range:
0 <= x <= 2147483647
Required range:
1 <= x <= 500
Filter by tasks that are assigned to the specified matter id..
Example:
"1bf55840-cba3-4f8a-8c0f-66082692e493"
Filter by tasks tasks that have been completed. Leave blank if
Example:
true
Filter by tasks updated since a specified time (.net ticks representation of the UTC datetime). Cannot be used in conjunction with LastUpdated
.
Example:
637873555398585000
Filter by last updated date of a task. Cannot be used in conjunction with UpdatedSince
.
Example:
"2022-04-23T14:00:00Z"
Response
200 - application/json
When request is successful. Returns a list of 'Task' objects.