Discussions
API /api/queryservice/_execute need limit and offset
over 4 years ago by Nicholas B Wimsatt
I've been using the new IQA service endpoint but haven't found how to limit the result set yet or change its offset cousin.
Typically it would be a GET /api/iqa?limit=500&offset=2000&queryname={IQA_Path}
but I haven't found any examples of that in the _execute endpoint.