v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBThumbnails
Universes
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.
get/v1/games/icons
Query parameters
universeIdsinteger[] required
The universe ids.
returnPolicy'PlaceHolder' | 'ForcePlaceHolder' | 'AutoGenerated' | 'ForceAutoGenerated'
Optional policy to use in selecting game icon to return (default = PlaceHolder).
size'50x50' | '128x128' | '150x150' | '256x256' | '420x420' | '512x512'
The thumbnail size, formatted widthxheight
format'Png' | 'Jpeg' | 'Webp'
The thumbnail format
isCircularboolean
The circle thumbnail output parameter, true or false
Response
OK