Sha256: ace63dfcc72375adb1934ff1c3111d185b1885669482e6eb3c5343a180529cc6

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

---
title: UserSearchRequest
---
## PureCloud::UserSearchRequest

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **sort_order** | **String** | The sort order for results | [optional] |
| **sort_by** | **String** | The field in the resource that you want to sort the results by | [optional] |
| **page_size** | **Integer** | The number of results per page | [optional] |
| **page_number** | **Integer** | The page of resources you want to retrieve | [optional] |
| **sort** | [**Array<SearchSort>**](SearchSort.html) | Multi-value sort order, list of multiple sort values | [optional] |
| **expand** | **Array<String>** | Provides more details about a specified resource | [optional] |
| **query** | [**Array<UserSearchCriteria>**](UserSearchCriteria.html) |  | [optional] |
| **integration_presence_source** | **String** | Gets an integration presence for users instead of their defaults. This parameter will only be used when presence is provided as an \"expand\". When using this parameter the maximum number of users that can be returned is 10. | [optional] |
| **enforce_permissions** | **BOOLEAN** | Enforce view permission on request | [optional] |
{: class="table table-striped"}


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/UserSearchRequest.md