List users
list_usersRetrieve users in a CallRail account with their company associations. Supports pagination, sorting, and filtering.
Instructions
List users in an account, with their company associations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1). | |
| sort | No | Field to sort by (resource-specific). | |
| order | No | Sort direction. | |
| search | No | Free-text search filter. | |
| per_page | No | Results per page (default 100, max 250). | |
| account_id | No | CallRail account id. Defaults to CALLRAIL_ACCOUNT_ID if set. | |
| company_id | No | Filter to users of a company. |