{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin education.reportsRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "education.reportsRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get reports from education", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get reports from education" }, { "info": { "name": "Microsoft Graph Update the navigation property reports in education", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/education/reports", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property reports in education" }, { "info": { "name": "Microsoft Graph Delete navigation property reports for education", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/education/reports", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property reports for education" }, { "info": { "name": "Microsoft Graph List readingAssignmentSubmissions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/readingAssignmentSubmissions", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of reading assignments that were submitted by a student." }, { "info": { "name": "Microsoft Graph Create new navigation property to readingAssignmentSubmissions for education", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/education/reports/readingAssignmentSubmissions", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to readingAssignmentSubmissions for education" }, { "info": { "name": "Microsoft Graph Get readingAssignmentSubmissions from education", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/readingAssignmentSubmissions/:readingAssignmentSubmission-id", "params": [ { "name": "readingAssignmentSubmission-id", "value": "", "type": "path", "description": "The unique identifier of readingAssignmentSubmission" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Details of submitted reading assignments." }, { "info": { "name": "Microsoft Graph Update the navigation property readingAssignmentSubmissions in education", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/education/reports/readingAssignmentSubmissions/:readingAssignmentSubmission-id", "params": [ { "name": "readingAssignmentSubmission-id", "value": "", "type": "path", "description": "The unique identifier of readingAssignmentSubmission" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property readingAssignmentSubmissions in education" }, { "info": { "name": "Microsoft Graph Delete navigation property readingAssignmentSubmissions for education", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/education/reports/readingAssignmentSubmissions/:readingAssignmentSubmission-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "readingAssignmentSubmission-id", "value": "", "type": "path", "description": "The unique identifier of readingAssignmentSubmission" } ] }, "docs": "Microsoft Graph Delete navigation property readingAssignmentSubmissions for education" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/readingAssignmentSubmissions/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List readingCoachPassages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/readingCoachPassages", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of Reading Coach passages that were practiced by a student." }, { "info": { "name": "Microsoft Graph Create new navigation property to readingCoachPassages for education", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/education/reports/readingCoachPassages", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to readingCoachPassages for education" }, { "info": { "name": "Microsoft Graph Get readingCoachPassages from education", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/readingCoachPassages/:readingCoachPassage-id", "params": [ { "name": "readingCoachPassage-id", "value": "", "type": "path", "description": "The unique identifier of readingCoachPassage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Details of practiced Reading Coach passages." }, { "info": { "name": "Microsoft Graph Update the navigation property readingCoachPassages in education", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/education/reports/readingCoachPassages/:readingCoachPassage-id", "params": [ { "name": "readingCoachPassage-id", "value": "", "type": "path", "description": "The unique identifier of readingCoachPassage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property readingCoachPassages in education" }, { "info": { "name": "Microsoft Graph Delete navigation property readingCoachPassages for education", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/education/reports/readingCoachPassages/:readingCoachPassage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "readingCoachPassage-id", "value": "", "type": "path", "description": "The unique identifier of readingCoachPassage" } ] }, "docs": "Microsoft Graph Delete navigation property readingCoachPassages for education" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/readingCoachPassages/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List reflectCheckInResponses", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/reflectCheckInResponses", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of Reflect check-ins that were submitted by a student." }, { "info": { "name": "Microsoft Graph Create new navigation property to reflectCheckInResponses for education", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/education/reports/reflectCheckInResponses", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to reflectCheckInResponses for education" }, { "info": { "name": "Microsoft Graph Get reflectCheckInResponses from education", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/reflectCheckInResponses/:reflectCheckInResponse-id", "params": [ { "name": "reflectCheckInResponse-id", "value": "", "type": "path", "description": "The unique identifier of reflectCheckInResponse" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Details of check-in responses." }, { "info": { "name": "Microsoft Graph Update the navigation property reflectCheckInResponses in education", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/education/reports/reflectCheckInResponses/:reflectCheckInResponse-id", "params": [ { "name": "reflectCheckInResponse-id", "value": "", "type": "path", "description": "The unique identifier of reflectCheckInResponse" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property reflectCheckInResponses in education" }, { "info": { "name": "Microsoft Graph Delete navigation property reflectCheckInResponses for education", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/education/reports/reflectCheckInResponses/:reflectCheckInResponse-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "reflectCheckInResponse-id", "value": "", "type": "path", "description": "The unique identifier of reflectCheckInResponse" } ] }, "docs": "Microsoft Graph Delete navigation property reflectCheckInResponses for education" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/reflectCheckInResponses/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List speakerAssignmentSubmissions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/speakerAssignmentSubmissions", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of speaker assignments that were submitted by a student." }, { "info": { "name": "Microsoft Graph Create new navigation property to speakerAssignmentSubmissions for education", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/education/reports/speakerAssignmentSubmissions", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to speakerAssignmentSubmissions for education" }, { "info": { "name": "Microsoft Graph Get speakerAssignmentSubmissions from education", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/speakerAssignmentSubmissions/:speakerAssignmentSubmission-id", "params": [ { "name": "speakerAssignmentSubmission-id", "value": "", "type": "path", "description": "The unique identifier of speakerAssignmentSubmission" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Details of submitted speaker assignments." }, { "info": { "name": "Microsoft Graph Update the navigation property speakerAssignmentSubmissions in education", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/education/reports/speakerAssignmentSubmissions/:speakerAssignmentSubmission-id", "params": [ { "name": "speakerAssignmentSubmission-id", "value": "", "type": "path", "description": "The unique identifier of speakerAssignmentSubmission" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property speakerAssignmentSubmissions in education" }, { "info": { "name": "Microsoft Graph Delete navigation property speakerAssignmentSubmissions for education", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/education/reports/speakerAssignmentSubmissions/:speakerAssignmentSubmission-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "speakerAssignmentSubmission-id", "value": "", "type": "path", "description": "The unique identifier of speakerAssignmentSubmission" } ] }, "docs": "Microsoft Graph Delete navigation property speakerAssignmentSubmissions for education" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/education/reports/speakerAssignmentSubmissions/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" } ] } ], "bundled": true }