Localization
Universes
Get all icons for a game
get/v1/game-icon/games/{gameId}
Path parameters
gameIdinteger required
The id of the game
Query parameters
widthinteger
The width of the icon to request
heightinteger
The height of the icon to request
Response
OK
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○