List of all Teams

AT 41 Reputation points
2022-04-05T09:31:32.343+00:00

Hi, I've been using the People Picker feature (to access all the members of an organisation I'm a part of).

I wonder if there is an api available to list all the teams within your organisation? (without admin consent)?

thanks

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,155 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,716 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,886 questions
{count} votes

Accepted answer
  1. Sheena-MSFT 1,731 Reputation points
    2022-04-05T15:36:46.673+00:00

    Hi @AT ,

    To list all Teams in an organization, use GET /teams Graph API endpoint with delegated permission Team.ReadBasic.All (which doesn't require admin consent). Refer teams-list for more details.

    Note: APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported

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

    0 comments No comments

0 additional answers

Sort by: Most helpful