Optionallimit?: numberThe maximum number of items to return per page. Default: 50. See the Pagination section for more details.
The ID of the queue whose customer requests will be returned.
The ID of the service desk containing the queue to be queried. This can alternatively be a project identifier.
Optionalstart?: numberThe starting index of the returned objects. Base index: 0. See the Pagination section for more details.
Optionaloptions: RequestOptions
This method returns the customer requests in a queue. Only fields that the queue is configured to show are returned. For example, if a queue is configured to show description and due date, then only those two fields are returned for each customer request in the queue.
Permissions required: Service desk's agent.