Forum Discussion
marjan_karafilo
4 years agoContributor
Hi @amardeep2021 ,
As @bojanvelevski said, pagination should do the job.
Check the documentation about the API you are using and see if it supports pagination.
Here REST Get you can find more about it.
Look for the attributes “Has Next” and “Next URL”.
Regards