---
title: "GET /v2/receipts/download/{network}/{lockAddress}"
method: GET
path: "/v2/receipts/download/{network}/{lockAddress}"
---

# GET /v2/receipts/download/{network}/{lockAddress}

`GET /v2/receipts/download/{network}/{lockAddress}`

Download the ZIP file containing all receipts for a lock.

## Path parameters

- `network` integer, required
- `lockAddress` string, required

## Response `200`

Successfully downloaded the ZIP file.

## Other responses

- `400` — Bad request.
- `404` — ZIP file not found or not generated.

---

[API](https://skmtc.net/unlock-protocol/apis/unlock-locksmith.md) · [All operations](https://skmtc.net/unlock-protocol/apis/unlock-locksmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unlock-protocol/unlock-locksmith/versions/e003b998de45/schema)
