Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Currently there is no way to get the logs of api calls made for each subscription.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've got a code base that makes use of MicrosoftGraph api calls for teams.
The back end receives a call from teams when a chat message is created, and if the eventDetail contains information about a recording it begins a transcription process.
However, I'm finding that not every such event is delivered. I also suspect that in some cases, a single event (like a chat message), will trigger a mass delivery of all the previous undelivered events.
I'd like to know if there is a log of api calls made for each subscription, which can show the status of each one, any errors or problems etc.
Thanks!
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Currently there is no way to get the logs of api calls made for each subscription.