v1

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

Returns a list of tables in a database.

Gets metadata for all tables in a database.

get/api/databases/{databaseName}/tables

Path parameters

databaseNamestring required

The name of the database

Response

A JSON array of tables

namestring
typestring

Type of table (data | view)