Get matters
GET /matters
Get all matters the current user has access to in a workspace
Parameters
Query Parameters
Starting index for pagination.
Number of items to return.
Filter matters by archived status.
Comma-separated user IDs to filter matters by participants.
Responses
200
List of matters
object
object
object
Name of the matter
Description of the matter
object
External reference for the matter
Source of the external reference
A list of label/value tags associated with the matter as an array of object .
object
The label of the tag (e.g., “priority”, “status”, “type”, “value”)
An optional value to the label of the tag (e.g., “high”, “open”, “ACC”, “$3,000”)
A list of matter type identifiers for this matter
A list of Jurisdictions this matter is associated with Australia: https://en.wikipedia.org/wiki/ISO_3166-2:AU Canada: https://en.wikipedia.org/wiki/ISO_3166-2:CA Great Britain: https://en.wikipedia.org/wiki/ISO_3166-2:GB New Zealand: https://en.wikipedia.org/wiki/ISO_3166-2:NZ United States od America: https://en.wikipedia.org/wiki/ISO_3166-2:US
A list of roles and users associated with the matter
If no OWNER is specified, the current user will be set as the matter owner
object
Matter owner (limited to one user)
Matter lead (limited to one user)
Business Administrators of the matter
Advocates (or Barristers) of the matter
Consultants of the matter
Senior Lawyers of the matter
Junior Lawyers of the matter
Law Clerks or Paralegals of the matter
Senior Legal Assistants of the matter
Junior Legal Assistants of the matter
object
Total number of matters
100
Total number of matters returned
10
Current starting index for pagination