Skip to main content
GET
Get connection schema

Authorizations

Authorization
string
header
required

Bearer token authentication (format: "Bearer {token}")

Headers

X-Request-Id
string

A unique identifier for tracing the request across services.

Path Parameters

connectionId
string
required

The unique identifier of the connection.

Response

Schema for the connection

Discovered table schemas for a connection

connectionId
string

Identifier of the connection these schemas belong to

tables
object[]

Discovered tables and their column definitions