getusers
Retrieve a list of users in your account, with options to filter by user ID, paginate results, or limit the number of users returned.
Instructions
Gets all users in an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional User Id to filter by | |
| page | No | Optional number of page to return | |
| take | No | Optional number of items to return |