Skip to main content
GET
Get External Entity Schema

Authorizations

Authorization
string
header
required

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

Path Parameters

ingestion_config_id
string
required

The ingestion config whose discovered external schema to read.

Response

Success

data
data · object

The discovered external schema (its json_schema lists the available external field paths to map from).