Download batch results
Batch Transcription
Download batch results
Stream all results for a batch as a downloadable NDJSON or JSON file.
GET
Download batch results
Downloads all results for a batch as a stream.Documentation Index
Fetch the complete documentation index at: https://docs.tensorstudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query params
status(optional)format(default:ndjson):ndjsonorjsonraw(default:false): return raw per-job records instead of merged per-file resultschunks(optional bool): include chunk payloads in merged outputspeech_information(optional bool): include segment-level speech information in merged output
Example (NDJSON export)
Example (JSON export with filter)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Available options:
completed, failed, processing Available options:
ndjson, json Include segment-level speech information in merged output
Response
Download response
The response is of type string.