Enrichment Fields
For a given connection and enrichment configuration, provides the valid sets of input fields.
Path parameters
connection_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Polytomic-Version
Request
This endpoint expects an object.
configuration
Similar to a model configuration, this configures the enricher. For example, if you wanted to use Apollo to enrich people, you would send {"object": "people"}
as the configuration. Each enricher configuration can be found in the connection configuration docs.
Response
OK
data