GET https://thumbnails.roblox.com/v1/games/icons
Fetches game icon URLs for a list of universes' root places. Ids that do not correspond to a valid universe will be filtered out.
The ordering of the results is not guaranteed to be the same as the inputs. In order to correlated inputs with outputs please
use the 'targetId' of the objects in the result array.
universeIds The universe ids.
returnPolicy Optional policy to use in selecting game icon to return (default = PlaceHolder).
size The thumbnail size, formatted widthxheight
format The thumbnail format
isCircular The circle thumbnail output parameter, true or false
GET https://thumbnails.roblox.com/v1/games/icons Fetches game icon URLs for a list of universes' root places. Ids that do not correspond to a valid universe will be filtered out. The ordering of the results is not guaranteed to be the same as the inputs. In order to correlated inputs with outputs please use the 'targetId' of the objects in the result array. universeIds The universe ids. returnPolicy Optional policy to use in selecting game icon to return (default = PlaceHolder). size The thumbnail size, formatted widthxheight format The thumbnail format isCircular The circle thumbnail output parameter, true or false