Forum Discussion

mrcol's avatar
mrcol
New Contributor
2 years ago

REST API Paging Issue

Hi,  I have a REST API where the page index is passed in the request body. There is no indication of total records, so you must increment the page index in the request body until no records are retu...