Graph API Returning Incomplete Meeting Transcripts

MailBot 0 Reputation points
2025-05-15T02:24:13.06+00:00

Subject: Graph API Returning Incomplete Meeting Transcripts

Description: We are experiencing an issue with the Microsoft Graph API when attempting to fetch meeting transcripts. Although many of our meetings contain multiple transcripts accessible via Microsoft Teams manually, the API is returning fewer records than expected. This discrepancy is affecting one of our top priority projects.

Details:

Authentication Details:

  • Authentication Method: Client credentials using an app registered in the Extra Admin Center
  • Client ID: f1522be1-244c-4a61-be86-b5625bf86f7c

Steps to Reproduce:

  1. Authenticate using client credentials with client ID and secret.
  2. Call the Graph API endpoint using the provided user_id and meeting_id.
  3. Compare the number of transcripts returned by the API with the transcripts available manually in Microsoft Teams for the same meeting.

Expected Result:

  • The number of transcripts returned by the API should match the number available in Microsoft Teams.

Actual Result:

  • The API returns fewer transcripts than what is available for the meeting in Teams.

Troubleshooting Steps Taken:

  • Verified API permissions and scopes granted.
  • Confirmed that the client credentials are correctly set and used. (HTTP Response code is 200)
  • Reproduced the issue across different meetings.
  • Tried adding {"$top": 99} as params, but received 400 bad request

Request: Please help us determine why there is a discrepancy between the number of transcripts returned by the API and those available in Teams manually. Is there any additional configuration needed or potential updates required for proper transcript access through the API?

Thank you for your assistance.

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MailBot 0 Reputation points
    2025-05-16T03:09:33.3633333+00:00

    Hi, could you please let us know if there are any updates on this ticket? We very much appreciated your assistance. Thank you!

    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.