Get tables for a generic connection
GET
/connections/{id}/databases/{database}/schemas/{schema}/tables
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Connection ID
database
required
string
Database Name
schema
required
string
Schema Name
Responses
Section titled “ Responses ”List of tables
object
tables
required
Array<string>
error
string
Connection not found