How to find meeting id to get call transcript

Fedor Ignatov 0 Reputation points
2023-09-20T04:41:15.34+00:00

Hi.

In the meeting chat I have access to call transcripts. I can get this transcripts from chat messages with GET /users/{user-id | user-principal-name}/chats/{chat-id}/messages. The eventDetail.@odata.type of this transcripts is #microsoft.graph.callTranscriptEventMessageDetail, so this is call transcripts, I even see call ID from this events. But to get transcript I need meeting ID, how can I get it either from call id or from chat id?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,829 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Fedor Ignatov 0 Reputation points
    2023-09-21T10:46:32.1933333+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.