v2
OpenAPI 3.0.12026-08-0174115357.9 KBGet issues in queue
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.
Path parameters
The ID of the service desk containing the queue to be queried. This can alternatively be a project identifier.
The ID of the queue whose customer requests will be returned.
Query parameters
The starting index of the returned objects. Base index: 0. See the Pagination section for more details.
The maximum number of items to return per page. Default: 50. See the Pagination section for more details.
Response
Returns the customer requests belonging to the queue, on the specified page of the results.