I am calling this API to get app in my org.
https://api.enterprise.apigee.com/v1/organizations/xxx/apps?expand=true
But we have around 20k apps for an org and this shows 10k records. Is there a way to specify upper and lower bounds to get all apps with minimal number of API calls. Or is there a better way ?
Please suggest
,
I am calling this API to get app in my org.
https://api.enterprise.apigee.com/v1/organizations/xxx/apps?expand=true
But we have around 20k apps for an org and this shows 10k records. Is there a way to specify upper and lower bounds to get all apps with minimal number of API calls. Or is there a better way ?