Get Job Status
Get Job Status
Get batch job status and progress counters.
GET
Get Job Status
Overview
Get the current status and progress of a batch job. This response does not include transcript text. After a terminal status, call Get Job Files, thenGET each transcript_url.
Authentication
Path Parameters
string
required
Job ID returned by Create Job.
Polling guidance
Poll no faster than every 10 seconds. For 100+ file jobs, prefer every 30 seconds.
Example cURL
Response
Success (200)
Error responses
404 Job not foundUse Cases
- Polling until a job reaches a terminal status
- Checking progress counters for multi-file jobs
status=COMPLETED.