v1

latestOpenAPI 3.1.02026-07-26103879.6 KB

Get Bulk Enrich Results

Use this endpoint to retrieve the result from an enrich.

get/contact/enrich/bulk/{enrichment_id}

Path parameters

enrichment_idstring required

The unique identifier returned when the enrichment was started

Query parameters

forceResultsboolean

Default = False. This parameter forces the API to return what has been found so far, even if the enrichment is not finished. This may result in missing information and is not recommended for regular use.

Response

OK

idstring uuid
namestring
status'CREATED' | 'IN_PROGRESS' | 'CANCELED' | 'CREDITS_INSUFFICIENT' | 'FINISHED' | 'RATE_LIMIT' | 'UNKNOWN'