Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
9,096 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Actual results
GET /users/{id | userPrincipalName}/mailFolders
returns different results than
GET /users/{id | userPrincipalName}/mailFolders/ROOT/childFolders
Expected result
They return the same collection of folders.
Graph API version
1.0