get https://cloud.seatable.io/dtable-server/api/v1/dtables//rows/
Gets a list of rows contained in a table (or in a view if provided), ordered according to the filter conditions and sort criteria provided in the request.
The response contains a maximum of 1.000 rows regardless of the specified limit.
Returns no data from the big data backend
This request does not return rows stored in the big data backend. To query the big data backend, use the request List Rows (with SQL) instead.