Get All Users
users_get_allRetrieve user account details from your organization, with pagination support to manage large user lists.
Instructions
Get information about user accounts registered in the organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to return, default is 1 | |
| per_page | No | The number of items per page. May be decreased if results exceed context window. If there is a change in per_page argument - retrieval must be started over with page = 1, as the paging could have changed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |