- Tables
- Query a Table
Tables
Query a Table
This endpoint retrieves the Select result-set from the table.
GET
/tables/{tableName}
X-API-KEY*
curl --request GET \
--url https://alpha.mindsdb.com/tables/{tableName} \
--header 'X-API-KEY: AUTH_VALUE'
curl --request GET \
--url https://alpha.mindsdb.com/tables/{tableName} \
--header 'X-API-KEY: AUTH_VALUE'