How to access meeting transcript from recording.completed webhook event

@fasarker can you check if you see the transcription provided in the cloud recording on the web portal or API endpoint? I want to see if it’s actually transcribing, but not showing in the webhook. If it’s not showing there, please double check transcription for cloud recordings was properly enabled.

I just tested the recording.completed webhook and got a similar response as you. I received MP4, M4A and TIMELINE files.

Alternatively, I also subscribed to the recording.transcript_completed event and received the TRANSCRIPT file there:

I will submit a request to our docs team for clarification on which file types are to be expected from recording.completed. In the interim, please also subscribe to recording.transcript_completed event.

The cloud recording API endpoints have robust descriptions of the fields: Meeting API