subjectRightsRequest: getFinalReport
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.
Get the final report for a subject rights request. The report is a text file that contains information about the files that were included by the privacy administrator.
This API is available in the following national cloud deployments.
Global service | US Government L4 | US Government L5 (DOD) | China operated by 21Vianet |
---|---|---|---|
✅ | ❌ | ❌ | ❌ |
Permissions
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions only if your app requires it. For details about delegated and application permissions, see Permission types. To learn more about these permissions, see the permissions reference.
Permission type | Least privileged permissions | Higher privileged permissions |
---|---|---|
Delegated (work or school account) | SubjectRightsRequest.Read.All | SubjectRightsRequest.ReadWrite.All |
Delegated (personal Microsoft account) | Not supported. | Not supported. |
Application | Not supported. | Not supported. |
HTTP request
Caution
The subject rights request API under the /privacy
node is deprecated and will stop returning data on March 30, 2025. Please use the new path under /security
.
GET /security/subjectRightsRequests/{subjectRightsRequestId}/getFinalReport
GET /privacy/subjectRightsRequests/{subjectRightsRequestId}/getFinalReport
Request headers
Name | Description |
---|---|
Authorization | Bearer {token}. Required. Learn more about authentication and authorization. |
Request body
Don't supply a request body for this method.
Response
If successful, this function returns a 200 OK
response code and a Stream in the response body.
Examples
Request
GET https://graph.microsoft.com/beta/privacy/subjectRightsRequests/4ef5e3e6-545b-4b5f-a8b4-ff4f9980d7a9/getFinalReport
Response
Note: The response object shown here might be shortened for readability.
HTTP/1.1 200 OK
Content-Type: application/octet-stream
Id, Workload, Size, ImmutableId, FileName, FilePath, ItemUrl