v2
latestOpenAPI 3.1.02026-07-2628105122.0 KBspeechToTextJob
Download Files for Speech to Text Bulk Job V1
Generate presigned download URLs for the transcription output files of a completed speech to text bulk job.
Required body fields: job_id and files (array of output filenames such as "0.json"). Obtain filenames from the job status response (job_details[].outputs[].file_name) after the job reaches Completed or PartiallyCompleted.
Method: POST only (GET returns 405).
post/speech-to-text/job/v1/download-files
Headers
api-subscription-keystring required
Request body
Response
Successful Response