Skip to main content

Get Mod Tags

GET 

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

Get all tags for the corresponding mod. Successful request will return an array of Mod Tag Objects. We recommended reading the filtering documentation to return only the records you want.

Request

Responses

Successful Request