Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
What do you need help with?
im calling the list row API but its limiting to 100 rows. i added size “1000” and it still just gives me 100.
Self-hosted
im calling the list row API but its limiting to 100 rows. i added size “1000” and it still just gives me 100.
Hi @lanvinpierre, have you seen this thread: API size limit? - #7 by petrs? It seems like you encountered the same issue.
hi! i have done exactly that and its still only returning up to the number 100, anything below it doesnt show at all.
Hi @lanvinpierre, could you share how you’ve configured the BASEROW_ROW_PAGE_SIZE_LIMIT setting?