GET https://games.roblox.com/v2/groups/:groupId/gamesV2
Gets games created by the specified group. This will replace V1 after validation. Note that this can only used for public/all universes.
groupId The group Id.
accessFilter Filtering option via access level.
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://games.roblox.com/v2/groups/:groupId/gamesV2 Gets games created by the specified group. This will replace V1 after validation. Note that this can only used for public/all universes. groupId The group Id. accessFilter Filtering option via access level. 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.