Get matters
Returns a list of matters.
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 restrict search to 'Leads'.
true
Filter by matters updated since a specified time (.net ticks representation of the UTC datetime). Cannot be used in conjunction with LastUpdated
.
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
Response
When request is successful. Returns a list of Matter
objects.
The response is of type object
.