Api request with cursor and limit

I want to make a request in the api data postman using cursor and limit, but it always only returns 50 rows. how to increase the amount of data returned?

do you have more than 50 entries in the DB? If so, I’m curious if Bubble has limited this based on plan type.

Your use of limit of 2000 should get you 2000 rows of data if Bubble does not have a limit on the limit.