Skip to main content
GET
Get bulk email find job

Use Case:

Check the status and retrieve results for a bulk email find job.

Pricing

This endpoint is free — it does not incur any charges.

Authorizations

Authorization
string
header
required

Use the required Token prefix. Example: Authorization: Token xxxxxxxxx

Path Parameters

job_id
string
required

Response

Bulk job status and results

data
object[] | null

Result items once status is completed; null until then.

meta
object

Bulk job state. Poll the bulk status endpoint with job_id or subscribe to the completion webhook.