listUsers
Retrieve all users and agents in your Follow Up Boss account with support for filtering, sorting, and pagination.
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 |