---
title: "GET /v1/mods/{id}/download"
method: GET
path: "/v1/mods/{id}/download"
---

# GET /v1/mods/{id}/download

`GET /v1/mods/{id}/download`

## Path parameters

- `id` string, required

## Response `200`

OK

- object[]
  - `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

---

[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)
