v3
latestOpenAPI 3.0.12026-08-0474115357.9 KBGet customers
This method returns a list of the customers on a service desk.
The returned list of customers can be filtered using the query parameter. The parameter is matched against customers' displayName, name, or email. For example, searching for "John", "Jo", "Smi", or "Smith" will match a user with display name "John Smith".
Permissions required: Permission to view this Service Desk's customers.
Path parameters
The ID of the service desk the customer list should be returned from. This can alternatively be a project identifier.
Query parameters
The string used to filter the customer list.
The starting index of the returned objects. Base index: 0. See the Pagination section for more details.
The maximum number of users to return per page. Default: 50. See the Pagination section for more details.
Response
Returns the service desk's customer list.