Get a Report’s Permissions.

External Documentation

To learn more, visit the Delinea documentation.

Parameters

ParameterDescription
Report IDReport 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