GET https://groups.roblox.com/v1/groups/:groupId/relationships/:groupRelationshipType
Gets a group's relationships
groupId The group Id.
groupRelationshipType The group relationship type, enemies or allies.
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 Gets a group's relationships groupId The group Id. groupRelationshipType The group relationship type, enemies or allies. StartRowIndex The start index of the page request MaxRows The maximum number of rows for the page request, should be at least 1.