Skip to main content
This schema describes objects returned by the SuperSearch Enrichment endpoints.
An enrichment can take different forms, such as email enrichment or LinkedIn enrichment. Leads may be imported from SuperSearch using the dedicated endpoint, or enriched directly within a list or campaign by attaching an enrichment to it.

Fields

FieldTypeRequiredDescription
idstringYesUnique identifier for the enrichment (read-only)
limitnumber, nullableNoThe maximum number of leads to enrich
organization_idstring (uuid)YesOrganization ID that created this enrichment (read-only)
enrichment_payloadobjectNoEnrichment payload
auto_updateboolean, nullableNoWhether new leads added to the resource will be automatically enriched using these same settings
skip_rows_without_emailboolean, nullableNoWhether the fully enriched profile enrichment will run even if we don’t find an email
in_progressboolean, nullableNoWhether the enrichment is in progress
typestringNoEnrichment type to add to the resource. Possible values: work_email_enrichment (Work Email Enrichment), fully_enriched_profile (LinkedIn Enrichment), email_verification (Email Verification), joblisting (Job Listing Enrichment), technologies (Technologies Enrichment), news (News Enrichment), funding (Funding Enrichment), ai_enrichment (AI Enrichment), custom_flow (Custom Flow Enrichment)
resource_idstring (uuid)YesUnique identifier for the entity to enrich leads into (read-only)
resource_typenumberYesType of the entity to enrich leads into. Possible values: 1 (Campaign), 2 (List) (read-only)