List users
clio_list_usersLists firm users with optional filtering by enabled status, pagination, and record limits.
Instructions
Lists firm users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | ||
| 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). |