Get Game Tag Options
GET/games/:game-id/tags
Get all tags for the corresponding game, that can be applied to any of its mods. Successful request will return an array of Game Tag Option Objects. We recommended reading the filtering documentation to return only the records you want.
Request
Responses
- 200
Successful Request