SELECT from Table
Gets metadata for a table in a database.
get/api/databases/{databaseName}/tables/{tableName}
Path parameters
databaseNamestring required
The name of the database
tableNamestring required
The name of the table
Response
A JSON object with SELECT data