Forum Discussion
christosjubile
Feb 28, 2021Copper Contributor
Microsoft Teams, Fetch ALL chat messages with MS Graph API
I need to fetch all of the users' chats (even private ones) since the Admin had already given us their consent. How can I do that using Graph API? We are a bit confused between the Delegated vs. Ap...
christosjubile
Mar 01, 2021Copper Contributor
Sorry my dear but the answer it was not sufficient enough but I had to assume it as a possible solution or a possible bug, the question remains: "Is it possible for an admin to permit a third party application to fetch all the users private chat messages?"
Subba_Reddi_Tummuru
Mar 02, 2021Copper Contributor
Check this: https://docs.microsoft.com/en-us/microsoftteams/export-teams-content#how-to-access-teams-export-apis
Possible with application permissions and it is protected API.
Possible with application permissions and it is protected API.