In Customers page, there are 25 organizations. However, when I am calling this api: rest/servicedeskapi/organization, it is returning 60 org
It is returning org which are removed from the project.
The api limit is set to 50 so I cannot access them in a single call without pagination.
Please help.