mrcol
2 years agoNew Contributor
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...