GET https://groups.roblox.com/v1/groups/:groupId/audit-log
Gets the Group's audit log
groupId The id of the group the user is in.
actionType Filter for specific type of action performed
userId Filter for specific user id
limit The number of results per request.
cursor The paging cursor for the previous or next page.
sortOrder The order the results are sorted in.
GET https://groups.roblox.com/v1/groups/:groupId/audit-log Gets the Group's audit log groupId The id of the group the user is in. actionType Filter for specific type of action performed userId Filter for specific user id limit The number of results per request. cursor The paging cursor for the previous or next page. sortOrder The order the results are sorted in.