API - Parabola GET method

Hey Bubble expert,

Quick question, I have an API integration between Parabola and Bubble using the GET method, where I get the information on Parabola from my Bubble Database, process the data and send it back to Bubble.

However, I’m wondering if I can filter the data that I want to get from Bubble, for example, in the API GET method on Parabola I want to get the last 150 records created last week or I want to get only the data that contains a particular record.

Does anyone know If this is possible?

By the way, I want to do a filter because I have a lot of data on Bubble and it takes quite a while to get all the information from the Bubble database and want to speed it up to get the data

Thanks,