Parameters
| Parameter | Description |
|---|---|
| Account ID | The ID of the 1Password account. |
| Filter | The expression to filter users by. Examples: user.isActive() , user.isSuspended() |
| Page Size | The maximum number of users to return per page. |
| Page Token | The page token to retrieve the next page of results. |
| Return All Pages | Automatically fetch all resources, page by page. |