Newly created teams properties are null

kylemacleod 21 Reputation points
2022-04-27T14:57:04.67+00:00

I am created 3 new teams and I am the admin/owner of all the teams.
I am using this graph api - https://graph.microsoft.com/v1.0/me/joinedTeams API to get response.
It is returning null values for most of the properties.

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

1 answer

Sort by: Most helpful
  1. HarmeetSingh7172 4,831 Reputation points
    2022-04-27T15:14:05.567+00:00

    Hi @kylemacleod

    This is a Known Issue. The API call for me/joinedTeams returns only the id, displayName, and description properties of a team.
    To get all properties, use the Get Team operation.

    Hope this helps!

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have further questions about this answer, please click "Comment".

    0 comments No comments

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.