GET https://apis.roblox.com/cloud/cloud/v2/groups/:group_id/memberships
List Group Memberships
group_id The group ID.
maxPageSize The maximum number of group memberships to return. The service might return
fewer than this value. If unspecified, at most 10 group memberships are
returned. The maximum value is 100 and higher values are set to 100.
pageToken A page token, received from a previous call, to retrieve a subsequent page.
When paginating, all other parameters provided to the subsequent call must
match the call that provided the page token.
filter This field may be set in order to filter the resources returned.
See the
filtering
documentation for more information.
List group members in a group.
GET https://apis.roblox.com/cloud/cloud/v2/groups/:group_id/memberships List Group Memberships group_id The group ID. maxPageSize The maximum number of group memberships to return. The service might return fewer than this value. If unspecified, at most 10 group memberships are returned. The maximum value is 100 and higher values are set to 100. pageToken A page token, received from a previous call, to retrieve a subsequent page.
When paginating, all other parameters provided to the subsequent call must match the call that provided the page token. filter This field may be set in order to filter the resources returned.
See the filtering documentation for more information. List group members in a group.