Get Report Permissions
Get a Report's Permissions.
External Documentation
To learn more, visit the Delinea documentation.
Parameters
Parameter | Description |
---|---|
Report ID | Report ID. Can be retrieved form the 'Search Reports' action. |
Example Output
[
{
"rolePermissionId": 0,
"rolePermissionName": "string"
}
]
Workflow Library Example
Get Report Permissions with Delinea and Send Results Via Email
Preview this Workflow on desktop