GET
/Privilege/GroupApplicationPrivileges/{id}/
Gets all the application privileges for a specified group.
Request
Method
Request URI
GET
/API/Privilege/GroupApplicationPrivileges/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
ID of the current session.
Path Parameters
Path Parameter
Description
id
The ID of the group to get the privilege assignments for.
Request Body
There is no Request Body for this function.
Response
Response Body
An array of
Dundas.BI.WebApi.Models.PrivilegeAssignmentData
object containing requested information or a status code indicating the reason for a failure.
© 1999-2018 Dundas Data Visualization, Inc.