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

Discussions

Ask a Question
Back to All

GET REST API - Retrieving volumes of data with more than 500 records

(edited)

Hi team,

I'm doing a GET request to an IQA with a couple of thousand records as result, but the GET return 500 records as max. I tried to modify Limit, offset, etc and it's okay if the number is < 500 - the number of rows in the result is effectively modified - but it's not doing anything if the limit parameter is > 500.

Any idea how I can force a result with more than 500 records?

Thanks in advance,

Chris,