What are the exact per-app-per-tenant and per-app-across-all-tenants throttle limits (rps) for GET /users/{id}/chats and GET /chats/{id}/members?

Visithra Vengatesan 0 Reputation points
2026-08-03T13:34:48.68+00:00
  1. The Teams service limits docs show "Other GET API calls = 30 rps / 1500 rps" but GET /users/{user-id}/chats API and GET /chats/{id}/members aren't explicitly listed.
    https://learn.microsoft.com/en-us/graph/throttling-limits#microsoft-teams-service-limits:~:text=Other%20GET%20API,1rps
    Are these are actual limits of these two apis. Is there a cost model (like Resource Units) not documented for these endpoints?
    Anywhere is it officially documented?
  2. "Does the Teams service use a token bucket algorithm (like Identity/Access) or a different throttling mechanism? The docs don't specify." Anywhere is it officially documented?
    https://learn.microsoft.com/en-us/graph/throttling-limits#microsoft-teams-service-limits:~:text=Throttling%20is%20based%20on%20a%20token%20bucket%20algorithm
Microsoft Security | Microsoft Graph

Your answer

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