GET https://groups.roblox.com/v2/groups/:groupId/relationships/:groupRelationshipType/requests
Gets a group's relationship requests with cursor-based pagination.
groupId The group Id.
groupRelationshipType The group relationship type of the request, only allies are supported.
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/v2/groups/:groupId/relationships/:groupRelationshipType/requests Gets a group's relationship requests with cursor-based pagination. groupId The group Id. groupRelationshipType The group relationship type of the request, only allies are supported. 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.