List Permissions
List the Permissions on an existing File or Folder in OneDrive.
Options
Field | Definition | Type | Required |
---|---|---|---|
Result Set |
Choose a method to filter search results:
|
Dropdown |
TRUE |
Source |
Choose a source:
|
Dropdown |
TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
Drive |
|||
Drive ID |
Unique ID for the drive requested. Appears when Drive ID is selected from the Source option. |
Text |
TRUE |
Group |
|||
Group ID |
Unique ID for the group which owns the document library. Appears when Group ID is selected from the Source option. |
Text |
TRUE |
User |
|||
User ID |
Unique ID for the user object who owns the drive item. Appears when User ID is selected from the Source option. |
Text |
TRUE |
Drive Item |
|||
File or Folder ID |
Unique ID of the file or folder. |
Text |
TRUE |
Streaming |
|||
Flow |
Click Choose Flow to browse and select a helper flow where the search results will be streamed, then click Choose to confirm. Optionally, click the empty field under Click or drop here to create and add custom extensible fields that pass data to the helper flow. These fields are added as key/value pairs under the State output object in the helper flow. Appears when Stream Records is selected from the Result Set option. |
Flow |
TRUE |
List Criteria |
|||
Record Limit |
Specify the number of records to stream.
This field appears when you select Stream Records from the Result Set option. |
Text |
TRUE |
Output
Field | Definition | Type |
---|---|---|
Permissions |
||
Permission ID |
Unique ID of the permission. |
Text |
Roles | Type of user permission. |
List of Text |
Granted To |
Displays details of the users and applications for the user permission. |
Object |
Granted To Identities |
Displays details of the users to whom permission was granted. |
List of Objects |
Inherited From |
Provides a reference to the ancestor of the current permission, if it's inherited from an ancestor. |
Object |
Invitation |
Details of any associated sharing invitation for this permission. |
Object |
Link |
Provides the link details of the current permission, if it is a link type permissions. |
Object |
Share ID |
Unique token that can be used to access this shared item via the shares API. |
Text |
Expiration Date |
Indicates the expiration time of the permission. For example, yyyy-MM-ddTHH:mm:ssZ. |
Date & Time |
Has Password? | True if the password is set for this permission, it's only showing in response; otherwise False. |
True/False |
Raw Data |
Raw JSON payload returned from the Microsoft Graph API for this particular action. |
Object |
Records Streamed |
Number of records streamed in a streaming flow. This field appears when you select Stream Records from the Result Set option. |
Number |
Additional information
-
Users must be part of the group or have direct access to the file to read permissions of a file in that group.
-
Admins must be a member of the group.
Related topics
OneDrive connector