Appearance
Certified file hashes / version of a game engine
GET
/gameapi/{gameCode}/certifiedfiles
Returns the certified file hashes and game version for gameCode, used for regulatory verification. Returns HTTP 200 and a JSON body on success; the body shape is not specified in the documentation.
Parameters
Path Parameters
gameCode*
Code that identifies the game to query.
Type
Requiredstring
Responses
Certified file hashes. JSON body, shape unspecified.
application/json
JSON "additionalProperties": "string"
{
}