GET https://groups.roblox.com/v1/groups/:groupId/relationships/:groupRelationshipType/requests
Gets a group's relationship requests
groupId The group Id.
groupRelationshipType The group relationship type of the request, only allies are supported.
StartRowIndex The start index of the page request
MaxRows The maximum number of rows for the page request, should be at least 1.
GET https://groups.roblox.com/v1/groups/:groupId/relationships/:groupRelationshipType/requests Gets a group's relationship requests groupId The group Id. groupRelationshipType The group relationship type of the request, only allies are supported. StartRowIndex The start index of the page request MaxRows The maximum number of rows for the page request, should be at least 1.