Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
If you are self-hosting, what version of Baserow are you running?
1.35
If you are self-hosting, which installation method do you use to run Baserow?
Debian Docker 1.35
What are the exact steps to reproduce this issue?
No issues, I’m just wondering if setting the ?size= parameter helps in performance? Will the API do an “early return”? Say if I set size=1, will the API stop searching for rows after it finds a match?
I’m using List Rows to “get” a single row, because of the {link_row_field}__join feature. But it’s understandably less performant than a simple GET row ID. Any tips on this would be much appreciated ![]()