list_users
Retrieve a list of all users in your Capsule account, including their IDs, usernames, and roles. Use the returned user IDs to filter opportunities, projects, and tasks by owner, or to map users to their party records.
Instructions
List all users in the Capsule account. Returns each user's id, username, optional first/last name, role, and party reference. Some users may have null first/last name fields (only username set) — fall back to username for display. Use this to discover user ids for owner-filtered queries against opportunities, projects, and tasks, or to map a user to their party record via user.party.id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| perPage | No |