Poll the status of a people verification job.
Returns the current status and, when completed, verification results.
Status values:
pending - Job created, not yet startedrunning - Verification in progresscompleted - All done; check result for per-person verification datafailed - Job failed; check error_messagePolling recommendation: Every 3-5 seconds.
Documentation Index
Fetch the complete documentation index at: https://docs.openfunnel.dev/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Response when polling a people verification job status.
Unique job ID
Current job status: pending, running, completed, or failed
Type of the async job
ISO timestamp when the job was created
Error details if the job failed
Verification results when job is completed