Apps Api returns only 10 k records,Row limit with Apps api endpoint

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 ?

0 1 229
1 REPLY 1

To paginate you can use rows and startKey parameters.

http://docs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/apps