listUsers
List all users and agents in your Follow Up Boss account. Retrieve user details with optional filters, sorting, and pagination to manage team access and assignments.
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 |