Hi,
I used the GitHub repository from another post (https://github.com/Playa-vr/PLAYA-API-v2/) and reimplemented it in Node.js to serve my video files locally. However, I'm having trouble understanding how to use the pagination feature.
I've reviewed all the C# functions, but I don't see any routes that allow you to request the next or previous page from the server. Is this API incomplete? If so, where can I find more information about it?
Thanks! :)