---
title: "GET /v2/mods/{id}/downloads"
method: GET
path: "/v2/mods/{id}/downloads"
---

# GET /v2/mods/{id}/downloads

`GET /v2/mods/{id}/downloads`

## Path parameters

- `id` string, required

## Response `200`

OK

- object
  - `downloads` object[], required
    - `url` string, required
    - `size` integer, required
    - `name` string, required
    - `description` string, nullable
    - `createdAt` string, date-time, nullable, required
    - `updatedAt` string, date-time, nullable, required
    - `md5Checksum` string, nullable, required
  - `count` integer, required

---

[API](https://skmtc.dev/deadlockmods/apis/deadlock-mods-api.md) · [All operations](https://skmtc.dev/deadlockmods/apis/deadlock-mods-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deadlockmods/deadlock-mods-api/revisions/bd2128436e2f/schema)
