Microsoft Teams : REST APIs

Supreetha Upadhya picture Supreetha Upadhya · Mar 10, 2017 · Viewed 43.7k times · Source

I'm interested in getting data (metadata and content of files) out of Microsoft Teams into my application using REST APIs. I have looked at Office 365 APIs and Graph APIs but, I could not find supporting documentation for Microsoft Teams.

Answer

Dragan Panjkov picture Dragan Panjkov · May 16, 2017

Teams API is now added to beta endpoint in Microsoft Graph. In documentation, you can find it together with Groups. Post, Channel and Chat Thread are available. For example, documentation for "channel" resource is here: https://developer.microsoft.com/en-us/graph/docs/api-reference/beta/resources/channel