Skip to main content
GET
Get connection schema

Autorizaciones

Authorization
string
header
requerido

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

Encabezados

X-Request-Id
string

A unique identifier for tracing the request across services.

Parámetros de ruta

connectionId
string
requerido

The unique identifier of the connection.

Respuesta

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