{"publicKey": "p7nww3n6ubq73r1nh9jtauqy8w","created": "2016-02-10T17:46:14.089Z","updated": "2016-02-10T17:46:14.089Z","platform": "ios","versionCode": 1}
hasMore: true
and nextKey: "xyz"
. Pass nextKey value as query parameter into GET request to retrieve the next batch of apps. {"hasMore": true, // if results have been truncated"nextKey": "xyz", // query parameter for next batch of results"data": [{"publicKey": "p7nww3n6ubq73r1nh9jtauqy8w","created": "2016-02-10T17:46:14.089Z","updated": "2016-02-10T17:46:14.089Z","platform": "ios","versionCode": 1}, {"publicKey": "48g0593mgxut2fz57yw2hdjd24","created": "2016-02-10T17:44:38.613Z","updated": "2016-02-10T17:44:38.613Z","platform": "ios","versionCode": 3}]}