gamePlatformScreenshots
GET
/v1/games/:game_id/platforms/:platform_id/screenshots
This method returns a list of screenshots records on the specified game and platform. For official documentation of the endpoint, please refer to the MobyGames documentation.
Parameters
Params | Type | Required | Description |
---|---|---|---|
gameId | string | Yes | The game id |
platformId | string | Yes | The platform id |