Entity Field Mapping API
List Entity Field Mappings
List the field mappings for an entity type, optionally narrowed to a single ingestion config's source.
get/v2/entity-field-mappings
Query parameters
entityTypeIdstring
The entity type whose field mappings to list (required).
The entity type whose field mappings to list (required).
ingestionConfigIdstring
Optionally narrow to mappings drawn from a single ingestion config.
Optionally narrow to mappings drawn from a single ingestion config.
Response
Success