Edit

Share via


reportsRoot resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

A container for all endpoints related to education analytics reports.

Methods

None.

Properties

None.

Relationships

Relationship Type Description
readingAssignmentSubmissions readingAssignmentSubmission collection Details of submitted reading assignments.
readingCoachPassages readingCoachPassage collection Details of practiced Reading Coach passages.
reflectCheckInResponses reflectCheckInResponse collection Details of check-in responses.
speakerAssignmentSubmissions speakerAssignmentSubmission collection Details of submitted speaker assignments.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.reportsRoot"
}