Skip to main content

Enrich person

GET 

/persons

Enrich person

Request

Query Parameters

    email stringrequired

Header Parameters

    x-customer-id stringrequired

    The customer ID that uniquely identifies the customer in your application

    Example: my-customer-1
    x-provider-name stringrequired

    The provider name

    Example: salesforce

Responses

PersonEnrichmentData

Schema
    company objectrequired
    name stringnullablerequired
    industry stringnullablerequired
    annual_revenue numbernullablerequired
    domain stringnullablerequired
    employee_count numbernullablerequired
Loading...