Bulk Job Status
Check the status and progress of a bulk verification job. Returns emails processed, total count, job status, and retry information.
Job status values
Retry status values
Authorizations
API key for authentication
Path Parameters
Response
Successful Response
Status information for a bulk verification job.
Unique job identifier.
"123e4567-e89b-12d3-a456-426614174000"
Current job status: pending, in_progress, partial_complete_retrying, complete, failed.
pending, in_progress, partial_complete_retrying, complete, failed ^[a-z_]{1,64}$"in_progress"
Total number of emails in this job.
500
Number of emails processed so far.
245
When the job was submitted (ISO 8601 timestamp).
"2024-01-15T10:30:00+00:00"
Retry status: none, pending, partial, complete.
none, pending, partial, complete "none"
When the job was completed (ISO 8601 timestamp), or null if still in progress.
null