Skip to main content

Get Mod Dependants

GET 

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

Get all mods depending on the given mod. Successful request will return an array of Mod Dependants Objects.

NOTE: This endpoint returns all mod dependents, irrespective of their status, visibility or platform support.

Request

Responses

Successful Request