get_task_status
Retrieve the current status and progress of an asynchronous file verification job using its task ID.
Instructions
Get the status and progress of an async file verification job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The job/task ID returned from a file upload | |
| api_key | No | BillionVerify API key (optional if BILLIONVERIFY_API_KEY env is set) |