Get more than 100 records with Rest API GET request

Hello, I am building an application where I am also displaying data statistics about customer behavior. I am furthermore using bubble.io for my frontend and need to be able to extract more than 100 records with a GET request from my backendless DB. I understand that the rest console is restricted to a page size of 100 records. Is there a way with business logic to build a Rest call that I can extract more than 100 records with an GET request?

Best regards

Hello,

Here’s a blog post describing an approach:

Regards,
Mark