Skip to main content
GET
List Entity Field Mappings

Authorizations

Authorization
string
header
required

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

Query Parameters

entityTypeId
string

The entity type whose field mappings to list (required).

ingestionConfigId
string

Optionally narrow to mappings drawn from a single ingestion config.

Response

Success

data
EntityFieldMapping · object[]

The field mappings for the entity type.