listUsers
Retrieve a list of all users or agents in your Follow Up Boss account. Supports filtering by ID, pagination, sorting, and field selection for efficient account management.
Instructions
List all users/agents in the account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Comma-separated user IDs | |
| next | No | Cursor for next page of results | |
| sort | No | Sort order | |
| limit | No | Maximum number of results to return | |
| fields | No | Comma-separated list of fields to return | |
| offset | No | Offset for pagination |