Dear @petrs ,
I tested this a bit more but this is still not very clear. I am trying to only extract 4 columns from the database for my search query.
-
The documentation says to add the include parameter.
Welcome back | Baserow
-
This seems similar to this issue, only that I am using Field IDs but not Field Names
GET API with Query parameters "include" and "exclude" data response is not as expected - #2 by frederikdc -
So I am adding a parameter Include to only output 4 columns (+ default columns)
-
I still get an error message
-
If I remove the include parameter, my query works but will time out since on column field contains too large data.
Please advise on how to fix this.