Retrieve an enrichment field

head/enrichmentFields/{enrichmentFieldId}

Retrieves the headers for the enrichment field with the given identifier.

Request Samples

1

Response Samples

1{
2 "content": {}
3}

Path Parameters

NameTypeRequiredDescription
enrichmentFieldId
string
true

Specifies the identifier for the enrichment field.

<= 36 characters

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema
400Bad Request

The request was invalid.

Schema
404Not Found

No enrichment field exists at the requested path.

Schema