v1

latestOpenAPI 3.0.12026-07-17202.9 KB

Retrieve the schema and tables of the database

post/schemaAPI

Request body

urlstring required

The URL of the database.

Response

OK

schemaobject

The schema of the database.

tablesstring[]

The list of tables in the database.

All 2 operations