How to get more than 50 organizations using Rest API

Rajesh February 15, 2018

GET /rest/servicedeskapi/organization resource returns only 50 organizations

1 answer

1 accepted

4 votes
Answer accepted
Danyal Iqbal
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 15, 2018

You cant get more than 50 results at a time.

Use pagination  to get the next 50 results :) i.e

startAt = 0 and maxResults = 50

as query parameters

Rajesh February 16, 2018

Thank you Iqbal. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events