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