Forum Discussion
namannassa
Jun 28, 2022Copper Contributor
Status Field in Messages API
I am trying to retrieve the Message Trace report using Graph API.
Before I was able to get the 'status' field using the old web reporting services using powershell scripting.
I am now switching to Python and using the graph API - https://graph.microsoft.com/v1.0/users/%7Buser_id%7D/messages.
I would like to know how to get the 'status' field that was available in the message trace report (https://docs.microsoft.com/en-us/previous-versions/office/developer/o365-enterprise-developers/jj984335(v=office.15) in the Graph API for Mail/Messages.
I would like this field in the graph API.
No RepliesBe the first to reply