Hey, so recently I wanted to make a bot that uses the Roblox Groups API in order to figure out what group dosen’t have any owner, I know that open ones are rare but still available.
The issue is that I cannot find a way to figure out if a group is open, closed, or locked using the API, the only useful information I could gather from the API is if it has an owner or not which is already a good step, but not enough for what I am trying to achieve.
I have tried looking for how to know if a group is closed or not but just couldn’t.
If you are wondering, here is the groups API link : Swagger UI
Thank you for reading.
I am really sorry if the category is wrong, please notify me so I can correct it.