Skip to main content

Get Mod

GET 

/games/:game-id/mods/:mod-id

Get a mod. Successful request will return a single Mod Object.

info

If the parent game has platform filtering enabled, this endpoint supports the targeting a platform request header to return the modfile within the Mod Object for the requested platform. If the request targets a platform that is invalid, the modfile field will be an empty object {}.

Request

Responses

Successful Request