Query Parameters
0 <= x <= 2147483647
1 <= x <= 500
Filter matters by specified search term. This field is wide reaching, it is used to search by clients, othersides, description and matter numbers.
"Bob"
Filter by matter type identifier.
"009f778f-83df-454a-b344-768a862a7e55"
Filter by the contact identifier.
"7fdbdd5b-0f5e-4095-af9e-ae5b055325c7"
Filter by current status of the matter.
Possible values: Open, Pending, Closed, Deleted or Cancelled.
Boolean flag to return 'Leads'. This is false by default.
A Lead is a potential matter that has not yet been converted to a full matter. The data structure of a lead is similar to a matter, but with some small variances.
true
Filter by matters updated since a specified time (.net ticks representation of the UTC datetime). Cannot be used in conjunction with LastUpdated
.
This field will not be supported in future, please use LastUpdated instead.
637873555398585000
Filter by last updated date of matter. Cannot be used in conjunction with UpdatedSince
.
"2022-04-23T14:00:00Z"
Available fields: status, lastUpdated
Available fields: items, tags
Response
When request is successful. Returns a paged collection of 'Matter' objects.