Email is always null for several Graph API Team endpoints

Jose Alvarado 1 Reputation point
2022-02-17T18:06:47.377+00:00

When I run https://graph.microsoft.com/v1.0/me/chats?$expand=members, I'm consistently getting email: null for all of of my chat members. Why is this happening? The only workaround I have is to get the chats individually.

Another update: I see this issue on several endpoints:
* https://graph.microsoft.com/v1.0/me/chats?$expand=members
* https://graph.microsoft.com/v1.0/teams/{team id}/channels
* Shows up as empty string
* https://graph.microsoft.com/v1.0/teams/{team id}/members

This isn't an exhaustive list. These are just the endpoints I've found.

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