Isonas Pure Access Cloud - REST API Requests Returning Only 50 Items

API lists are limited according to the documentation: Isonas API commands - v2

 

In order to maximize quantity of returns, add a limit parameter to the query: "limit=500"

This will return the maximum amount of data most query types support.

Certain types of queries are limited below this.  See API documentation for further detail.

 

If there are more than 500 returns of a query type, multiple requests must be made using offset parameter.

Ex: No offset parameter returns items 0-499

Adding parameter "offset=500" will return items 500-999.

Successive queries with increasing offsets may be needed to get returns of all items on a tenant.

 

Complete example:

Query:  " https://isonaspureaccesscloud.com/api/v2/credentials?limit=500&offset=500 "

This will return credential line items 500-999 on a database with greater than 500 credentials.


DISCLAIMER:

INFORMATION PROVIDED THROUGH THIS SITE IS PROVIDED TO YOU AS IS WITHOUT ANY EXPRESS REPRESENTATIONS OR WARRANTIES OF ANY KIND, AND WE MAKE NO REPRESENTATION OR WARRANTY THAT THIS SITE(OR ANY INFORMATION PROVIDED IN RESPONSE TO YOUR INQUIRY), WILL BE ACCURATE, COMPLETE, OR ERROR-FREE.

YOU AGREE THAT YOU MUST EVALUATE ALL INFORMATION AND RESPONSES, AND THAT YOU BEAR ALL RISKS ASSOCIATED WITH, THE USE OF THIS SITE, INCLUDING ANY RELIANCE ON THE ACCURACY,COMPLETENESS, OR USEFULNESS OF ANY INFORMATION OR MATERIALS MADE AVAILABLE THROUGH THIS SITE.