Optional
authorOptional
categoryFilter by category id.
Optional
categoryFilter by a list of category ids - this will override categoryId.
Optional
classFilter by section id (discoverable via Categories).
Optional
gameFilter by game version string.
Optional
gameFilter only mods that contain files tagged with versions of the given gameVersionTypeId.
Optional
gameFilter by a list of game version strings - this will override.
Optional
indexA zero based index of the first item to include in the response, the limit is: (index + pageSize <= 10,000).
Optional
modFilter only mods associated to a given modloader (Forge, Fabric ...). Must be coupled with gameVersion.
Optional
modFilter by a list of mod loader types - this will override modLoaderType.
Optional
pageThe number of items to include in the response, the default/maximum value is 50.
Optional
primaryFilter only mods that the given primaryAuthorId is the owner of.
Optional
searchFilter by free text search in the mod name and author.
Optional
slugFilter by slug (coupled with classId will result in a unique result).
Optional
sortFilter by ModsSearchSortField enumeration.
Optional
sort'asc' if sort is in ascending order, 'desc' if sort is in descending order.
Generated using TypeDoc
Filter only mods that the given authorId is a member of.