Show / Hide Table of Contents

SubjectRightsRequest.Read.All

Allows the app to read subject rights requests on behalf of the signed-in user

Graph Methods

Type: A = Application Permission, D = Delegate Permission

Ver Type Method
V1 D GET /privacy/subjectRightsRequests
V1 D GET /privacy/subjectRightsRequests{subjectRightsRequestId}/getFinalReport
V1 D GET /privacy/subjectRightsRequests/{subjectRightsRequestId}
V1 D GET /privacy/subjectRightsRequests/{subjectRightsRequestId}/getFinalAttachment
V1 D GET /privacy/subjectRightsRequests/{subjectRightsRequestId}/notes
Beta D GET /security/subjectRightsRequests
Beta D GET /security/subjectRightsRequests{subjectRightsRequestId}/getFinalReport
Beta D GET /security/subjectRightsRequests/{subjectRightsRequestId}
Beta D GET /security/subjectRightsRequests/{subjectRightsRequestId}/getFinalAttachment
Beta D GET /security/subjectRightsRequests/{subjectRightsRequestId}/notes

Delegate Permission

Id 9c3af74c-fd0f-4db4-b17a-71939e2a9d77
Consent Type Admin
Display String Read subject rights requests
Description Allows the app to read subject rights requests on behalf of the signed-in user

Resources

authoredNote

Property Type Description
author identity Identity information about the note's author.
content itemBody The content of the note.
createdDateTime DateTimeOffset The date and time when the entity was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
In This Article
Back to top Created by merill | Submit feedback