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
List Entity Field Mappings
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The entity type whose field mappings to list (required).
Optionally narrow to mappings drawn from a single ingestion config.
Response
Success
The field mappings for the entity type.
List Entity Field Mappings

