api1
List all rows values for a table, first row are the column titles
This endpoint allows CORS requests
get/index.php/apps/tables/api/1/tables/{tableId}/rows/simple
Path parameters
tableIdinteger required
Table ID
Query parameters
limitinteger nullable
Limit
offsetinteger nullable
Offset
Response
Row values returned
string[] required