Data from Teams

Tonnie Klappe 21 Reputation points
2021-07-15T05:21:08.207+00:00

Hello,

is there a way to download a list of all the teams and users from MSteams with python API?

Can u tell me where i can find that?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,588 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,846 questions
0 comments No comments
{count} votes

Accepted answer
  1. Hunaid Hanfee-MSFT 976 Reputation points
    2021-07-16T09:15:07.03+00:00

    Hello,
    There's no direct method to download but you can use graph API and write some code around it to download.
    You can use List all teams in Microsoft Teams for an organization and List users graph APIs to get the required data.

    Here is the sample utilizing the Microsoft Graph API to retrieve data about the user. You can modify this as per your requirements.

    Thanks,

    Hunaid Hanfee


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.


0 additional answers

Sort by: Most helpful