v1

latestOpenAPI 3.0.0GNU General Public License v3.02026-07-1722535.6 KB

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

namestring
typestring

Type of table (data | view)