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
V1 D GET /security/subjectRightsRequests
V1 D GET /security/subjectRightsRequests{subjectRightsRequestId}/getFinalReport
V1 D GET /security/subjectRightsRequests/{subjectRightsRequestId}
V1 D GET /security/subjectRightsRequests/{subjectRightsRequestId}/getFinalAttachment
V1 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

Application Permission

Id ee1460f0-368b-4153-870a-4e1ca7e72c42
Display String Read all subject rights requests
Description Allows the app to read subject rights requests without a 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