Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
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
Partner - Specialist

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
Partner - Specialist

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