Event Recording Transcriptions
List transcriptions for an event's recordings
Info
Required scope: storage.read
Warning
This method requires authentication
Retrieve a list of transcriptions generated for the recordings of a specific event.
Each transcription has a status describing where it is in processing:
- InProgress — the transcription is queued or currently being generated.
- Completed — the transcription is ready and
downloadUrlpoints to the transcript file. - Failed — the transcription could not be generated, or it has expired and is no longer available.
- Unknown — the status could not be determined.
downloadUrl is null until the transcription is Completed. Transcriptions are not stored indefinitely — download the file while it is available; an expired transcription is reported as Failed.
Path Parameters: