Skip to main content
GET
/
projects
/
{projectName}
/
connections
/
{connectionName}
/
schemas
/
{schemaName}
/
tables
Error
A valid request URL is required to generate request examples
[
  "<string>"
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectName
string
required

Name of the project Standard identifier pattern for resource names

connectionName
string
required

Name of the connection Standard identifier pattern for resource names

schemaName
string
required

Name of the schema Standard identifier pattern for resource names

Response

A list of table names available in the specified schema