Get STT Batch Job Status
Retrieve the current status and details of a speech to text bulk job, including progress and file-level information.
**Rate Limiting Best Practice:** To prevent rate limit errors and ensure optimal server performance, we recommend implementing a minimum 5-millisecond delay between consecutive status polling requests. This helps maintain system stability while still providing timely status updates.
Authentication
api-subscription-keystring
API Key authentication via header
Path Parameters
job_id
The unique identifier of the job
Headers
api-subscription-key
Your unique subscription key for authenticating requests to the Sarvam AI Speech-to-Text API. Here are the steps to get your api key
Response
Successful Response
job_state
Job State
Allowed values:
created_at
Created At
updated_at
Updated At
job_id
Job Id
storage_container_type
Storage Container Type
Allowed values:
total_files
Total Files
successful_files_count
Success Count
failed_files_count
Failed Count
error_message
Error Message
job_details
Job details at file level.