Entity Field Mapping API
Get External Entity Schema
Get the external schema discovered from the most recent sync of an ingestion config. Its json_schema lists the external field paths available to map into entity-type fields.
get/v2/entity-ingestion-configs/{ingestion_config_id}/external-schema
Path parameters
ingestion_config_idstring required
The ingestion config whose discovered external schema to read.
Response
Success