Max size reponse for rest api (GET)

I’m using the Rest API with GET, looks like there is a limit on the size of the response and I can’t nail which component and how to workaround it breaking this limitation.

I tried with different clients, javascript with fetch and axios in and using POSTMAN and have maximum payload around 30 to 50Kb

Gotcha is the limit param so to whatever query I have to add &limit=99999