Problem statement
The APIv2 is not returning all the records, or the information displayed in the dashboard is not the same as the information retrieved when directly calling the APIv2.
Cause
- For Public Cloud tenants, the Management API endpoints return a maximum of 50 results per response.
Solution
We recommend including the page
and per_page
parameters in your request to retrieve more results.
See the following resources for more information: