UserResourcesListUsers Method | ![]() |
Name | Description | |
---|---|---|
![]() | ListUsers(IEnumerableString, PaginationParameters) | Gets the list of Users in the organization. To filter by email, use the optional email query string parameter to specify a list of users’ email addresses. It mirrors to the following Smartsheet REST API method: GET /Users |
![]() | ListUsers(IEnumerableString, IEnumerableListUserInclusion, PaginationParameters) | Gets the list of Users in the organization. To filter by email, use the optional email query string parameter to specify a list of users’ email addresses. It mirrors to the following Smartsheet REST API method: GET /Users |