GET https://groups.roblox.com/v1/groups/:groupId/roles/:roleSetId/users
Gets a list of users in a group for a specific roleset.
groupId The group id.
roleSetId The group's role set id.
limit The number of results per request.
cursor The paging cursor for the previous or next page.
sortOrder The order the results are sorted in.
GET https://groups.roblox.com/v1/groups/:groupId/roles/:roleSetId/users Gets a list of users in a group for a specific roleset. groupId The group id. roleSetId The group's role set id. limit The number of results per request. cursor The paging cursor for the previous or next page. sortOrder The order the results are sorted in.