--- title: ScimUserListResponse --- ## PureCloud::ScimUserListResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **total_results** | **Integer** | Total Results | [optional] | | **start_index** | **Integer** | Start index | [optional] | | **items_per_page** | **Integer** | Items per Page | [optional] | | **resources** | [**Array<ScimV2User>**](ScimV2User.html) | Resources | [optional] | | **schemas** | **Array<String>** | schemas supported | [optional] | {: class="table table-striped"}