curl --request GET \
--url https://app.fullenrich.com/api/v2/contact/reverse/email/bulk/{enrichment_id} \
--header 'Authorization: Bearer <token>'Use this endpoint to retrieve the result from a reverse email lookup.
curl --request GET \
--url https://app.fullenrich.com/api/v2/contact/reverse/email/bulk/{enrichment_id} \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier returned when the reverse lookup was started
OK
"2db5ea61-1752-42cf-8ea1-ab1da060cd0a"
"Start Reverse Email Lookup Operation"
CREATED, IN_PROGRESS, CANCELED, CREDITS_INSUFFICIENT, FINISHED, RATE_LIMIT, UNKNOWN "FINISHED"
Show child attributes
Show child attributes
Was this page helpful?