Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

need to go to the next page of data in postman

I am pretty new to the postman, so I have a data warehouse that has an API that gives me results as 10 records per page, I need to go to the next page but I don’t know how to do that, for reference I am adding 2 pics one of the pictures tells me the what are the query params and the other picture shows just first 10 records.
and I have near about 500 records

Any help will be really appreciated, thanks in advancePicture of the question

Picture of the first 10 records fetched

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

page is a query parameter, so you go to Params in Postman and add a new query parameter, e.g. to get data for page 2:

enter image description here

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading