---
title: "Retrieve a list of Mods"
method: GET
path: "/mods"
tags: ["Mods"]
---

# Retrieve a list of Mods

`GET /mods`

Retrieve a list of mods

## Query parameters

- `limit` integer
- `offset` integer
- `order_by` 'created_at' | 'updated_at' | 'name' | 'views' | 'downloads' | 'hotness' | 'popularity' | 'last_version_date'
- `order` 'asc' | 'desc'
- `search` string

## Response `200`

OK

---

[API](https://skmtc.dev/ficsit/apis/satisfactory-mod-repo-api.md) · [All operations](https://skmtc.dev/ficsit/apis/satisfactory-mod-repo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ficsit/satisfactory-mod-repo-api/revisions/2c4544dcebac/schema)
