Get a Mod
GET
/
mods/{modId}Authorization
AuthorizationRequiredBearer <token>
Session token.
Example: "Authorization": "Bearer <token>"
In: header
API-Key<token>
API key.
Example: "API-Key": "<apiKey>"
In: header
Path Parameters
modIdRequiredstring
The id of the Mod.
Success