Get Single Email Task Status
Single Email
Get Single Email Status
Returns the verification status for a task created by the /verify/single endpoint. The result will either be pending (still processing) or completed (with full verification result).
POST
Get Single Email Task Status
Authorizations
API key for authentication. Pass your API key in the x-api-key header.
Body
application/json
Task ID returned from /verify/single
Example:
"task_abc123xyz"

