---
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.

## Changes

- **2024-09-10** `b2e862fac269` — 1 info
  - endpoint added
- **2023-11-03** `b77bfb068867` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/unlock-protocol/apis/unlock-locksmith/changes/v2/receipts/download/:network/:lockAddress/get.md)

---

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