Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Roblox Group API Query Help?

Asked by 3 years ago

Hi, so I am trying to use Roblox's API to find groups which are not locked. I've looked all over the documentation and I did find potential solutions, /v1/groups/search. However it did not have these specific parameters publicEntryAllowed=true&owner=null&isLocked=false. Anyone know what I should use?

Show me like the JSON/body of the request that I can use for reference.

Answer this question