Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
jjb427
Partner - Contributor III
Partner - Contributor III

Pagination in QRS API?

Hi, are there pagination parameters in the QRS API? Or a limit to how many results are returned by a call? E.g. if there are 10,000 apps in my Qlik Sense environment, is there a limit to what /qrs/app/full will return?

Labels (2)
1 Solution

Accepted Solutions
marksouzacosta
Partner - Specialist II
Partner - Specialist II

Hi @jjb427,

I don't see any pagination on this Endpoint, actually I don't remember any Endpoint on QRS with pagination implemented, so you should get all results at once.
I mostly use this Endpoint /qrs/app/hublist/full to get the list of apps and I get over 3.000 results without any pagination.

Read more at Data Voyagers - datavoyagers.net

View solution in original post

2 Replies
marksouzacosta
Partner - Specialist II
Partner - Specialist II

Hi @jjb427,

I don't see any pagination on this Endpoint, actually I don't remember any Endpoint on QRS with pagination implemented, so you should get all results at once.
I mostly use this Endpoint /qrs/app/hublist/full to get the list of apps and I get over 3.000 results without any pagination.

Read more at Data Voyagers - datavoyagers.net