Forum Discussion
swarada-jalukar
Aug 21, 2024Copper Contributor
Need Information on Rate Limits and Data Retention for Microsoft O365 Message Trace
The REST API I am currently using for O365 Message Trace for my integration is: https://reports.office365.com/ecp/reportingwebservice/reporting.svc/MessageTrace[?ODATA options] Can someone help me...
Kidd_Ip
Aug 21, 2024MVP
The rate limits for the O365 Message Trace API are generally aligned with the Microsoft Graph API limits:
Per-Minute Limit: Up to 60 requests per minute
Per-Hour Limit: Up to 1000 requests per hour1