How do I page the reports API?

I've attempted multiple combinations without success and I can't seem to find any documentation.  My call returns more than 1000 results, but I can't seem to pull page 2 and on. I've tried each of the following with no success.

{{baseUrl}}/api/v1/report/{reportID}/results.json?page=2&offset=2&limit=3&pageSize=2

0

Comments

1 comment
  • Hey Adam! Sorry to hear about the troubles. Our API doesn’t support pagination and it is limited to 5 mins of runtime and 4 GB of output. I recommend breaking the report into smaller reports and pulling them out via the API.

    0

Please sign in to leave a comment.

Didn't find what you were looking for?

New post