Filter Users
This API returns users according to the filter, sort and pagination parameters. Pagination is not supported across user stores and LDAP multi-attribute group filtering. However, filtering is supported across multiple user stores.
-
<b>Scope(Permission) required:</b> internal_user_mgt_list
-
<b>Flow type:</b> Client Credentials OAuth Flow
Query parameters
SCIM defined attributes parameter.
SCIM defined excludedAttribute parameter.
The expression used for filtering. Supported filters are ‘Ew’, ‘Eq’, ‘Co’, ‘Sw’, ‘Ne’ and ‘and’.
The 1-based index of the first query result
Specifies the desired maximum number of query results per page.
The name of the user store where filtering needs to be applied.
Response
Valid users are found / Valid users are not found
Changes
Changed in 2 of the 4 revisions of this API.71
- ▲
response property
Resources/items/emails/items/list-of-types was widened by adding typesstringto media typeapplication/scim+jsonof response200response-property-list-of-types-widened
- ▲
the
Resources/items/rolesresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ▲
the
Resources/items/schemasresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ▲
the
schemasresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ▲
- ▲
the
Resources/items/rolesresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ▲
the
Resources/items/schemasresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ▲
the
schemasresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ○
response property
Resources/items/emails/items/list-of-types was narrowed by removing typesstringfrom media typeapplication/scim+jsonof response200response-property-list-of-types-narrowed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲