cURL
curl --request GET \ --url https://apigw.bienport.com/api/role/{roleId}/privilege-groups \ --header 'Authorization: <authorization>' \ --header 'OrganizationId: <organizationid>'
[ { "id": 12, "roleId": 20162, "privilegeGroupId": 5, "defaultAuthority": true } ]
Access Token
Organization ID
roleId
Organization roles.
Role Privilege Group ID
12
Role ID
20162
Privilege Group Id
5
The role's default access status for the privilege.
true