Skip to main content

Get Mod KVP Metadata

GET 

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

Get all metadata stored by the game developer for this mod as searchable key value pairs. Successful request will return an array of Metadata KVP Objects.

NOTE: Metadata can also be stored as metadata_blob in the Mod Object.

Request

Responses

Successful Request