Hello,
I need to download the full transcription text of a meeting via the API.
I do not use Cloud Recording.
I’m able to retrieve the summary using the endpoint /v2/meetings/(UUID)/meeting_summary. However, I require the complete transcript text, which is accessible through the GUI at /user/meeting/transcript.
Is there a way to obtain the full transcript text, rather than just the summary, through the API?
Thank you!