Get Transcript Info
Get info about a Transcript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200
A unique, opaque ID for this object. You can use this ID in API calls, and in paginated list operations.
"0cb313e1-211f-4be0-833d-8c7305b19902"
The meeting session ID for this transcription.
"257764e6-c74e-4c30-944a-a887a03173a3"
t_finished, t_in_progress, t_error, t_deleted "t_finished"
Whether the transcription has been stored in a WebVTT file. See transcription storage.
true
How many seconds long the transcription is, approximately.
277
Object representing the storage location for the transcript if transcription_bucket is defined.
If status is t_error, this provide the description of the error, otherwise null.
"Failed to upload Vtt"
When the transcript record was created (i.e. transcription started).
"2024-01-15T10:30:00.000Z"
When the transcript record was last updated.
"2024-01-15T10:35:00.000Z"