GET https://groups.roblox.com/v1/groups/:groupId/roles/:roleSetId/permissions
Gets the permissions for a group's roleset. The authorized user must either be the group owner or the roleset being requested, except for guest roles, which can be viewed by all (members and guests).
groupId The group id.
roleSetId The group's role set id.
GET https://groups.roblox.com/v1/groups/:groupId/roles/:roleSetId/permissions Gets the permissions for a group's roleset. The authorized user must either be the group owner or the roleset being requested, except for guest roles, which can be viewed by all (members and guests). groupId The group id. roleSetId The group's role set id.