v1

latestOpenAPI 3.0.02026-07-2484509641.9 KB
Lookup

Lookup Enrich Fields

Returns lookup enrich fields based on entity and field type filters.

get/data/v1/lookup/enrich

Query parameters

filter[entity]'company' | 'contact' | 'scoop' | 'news' | 'intent' | 'technology' | 'hashtag' | 'orgChart' | 'corporate-hierarchy' required

All possible enrich lookup field names

The entity type to filter by. Options are 'contact', 'company', 'scoop', 'news', 'intent', 'technology', 'orgChart', or 'corporate-hierarchy'.

filter[fieldType]'input' | 'output' required

The field type to filter by. Options are 'input' or 'output'.

Response

Success