Search for Users

Searches for one or more users that match the specified criteria.

Note: For more information about this command, including descriptions of any path and request parameters, request body schema, response codes and schemas, and payload examples, refer to the online API reference for this command at the following web page:

Search for users

URI

https://bartendercloud.com/api/security/users/searchwithsearchtypes

Note: The bartendercloud.com domain that is referenced in the URI must be replaced with the contents of the DataCenterURI claim that is extracted from your access token. For more information, refer to Extracting the DataCenterURI Claim.

Path Parameters

None.

Query Parameters

startIndex

Type: Integer <int32>

Specifies the start position for the query. This parameter is zero-based. The default value is 0.

limit

Type: Integer <int32>

Specifies the maximum number of users to return. The default value is 300.