List related contacts on a matter
clio_list_matter_contactsRetrieve related contacts for a specified matter, including the client and any associated parties.
Instructions
Returns related contacts for the given matter (the client plus any related parties).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matter_id | Yes | ||
| limit | No | Max records to return across all pages. Capped by CLIO_MAX_PAGE_SIZE. | |
| page_size | No | Records per Clio API page (default from CLIO_DEFAULT_PAGE_SIZE). |