Authorizations
Body
Request body for retrieving transcription details. Provide a transcription_id for a specific transcription, or an empty object {} to retrieve all transcriptions for the client.
The unique identifier of the transcription to retrieve. If not provided, all transcriptions will be returned.
Response
Successfully retrieved transcription details or a list of transcriptions.
- DetailsEndpointResponse
- DetailsEndpointResponse
- DetailsEndpointResponse
Response can be either a single transcription's details or a list of all client transcriptions with statistics, depending on the request. Response containing details for a single transcription, structure varies by status. Full details for a completed transcription.
Unique identifier for the transcription.
The current status of the transcription job.
COMPLETED Full transcription results, available only if status is COMPLETED.
ID of the configuration used for this transcription.
Tag of the configuration used for this transcription.
Media duration in seconds.
Categorization of the transcription, e.g., 'PENDING_REVIEW', 'UNDER_REVIEW', 'ARCHIVED'.
PENDING_REVIEW, UNDER_REVIEW, ARCHIVED Custom name for the transcription.