Forum Discussion
yname2480
Dec 23, 2022Copper Contributor
How to apply pagination on expanded field
API1: /getfolderbyserverrelativepath('/site/site_name/Shared%20Documents')?$expand=Files,Folders
I want to apply pagination on files and folders. I know, I can use
API2:/getbytitle('Document')/items which by default provides pagination but I want to use API1. Is it possible to apply pagination on expanded item?
No RepliesBe the first to reply