Me and my friends need to get access to an audit because roblox group panel has it handled badly, is there any endpoint that can let me get a page table or any format that retrieves a group’s audit? it’s quite urgent so any help would be much appreciated.
There’s a legacy API endpoint for it on groups.roblox.com
check out the docs
Note you’ll need a ROBLOSECURITY token for this endpoint, which I will assume you already know how to obtain. If not, there are resources on the devforum to help.
Never used this before, can’t seem to find it. Can you specify?
https://groups.roblox.com/v1/groups/8414422/audit-log
Replace 8414422 with your groupid
If you want to continue to the next page then you must use the nextPageCursor or whatever it’s called. You will see it in the response. Copy that and then at the end of the above put ?cursor=cursorhere
Sorry for late reply, how could I bypass the can’t access Roblox API issue? Proxies don’t seem to cover this.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.