These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

API /api/queryservice/_execute need limit and offset

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.