Skip to main content

Get Mod Events

GET 

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

Get the event log for a mod, showing changes made sorted by latest event first. Successful request will return an array of Event Objects. We recommended reading the filtering documentation to return only the records you want.

Request

Responses

Successful Request