list_matters
List legal matters with paginated results and optional filtering by client ID or matter name.
Instructions
List matters, paginated. Optional server-side filters: client_id (GUID) and matter_name — these are the only filters the /v1 API honors for matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| client_id | No | ||
| page_size | No | ||
| matter_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |