When using API calls to view all APs, you may paginate the list to indicate the current page and maximum number of objects returned in each page. This is for an effort to support sites with very large AP inventories.
Please refer to our API document (Mist login required) for the usage: https://api.mist.com/api/v1/docs/Overview#query
An example API call:
Request URL: https://api.mist.com/api/v1/orgs/:org_id/inventory Request Method: GET Status Code: 200 OK Date: Thu, 16 May 2019 04:22:05 GMT Request Headers: X-Page-Limit: 1000 X-Page-Page: 35