---
title: "Download a collection instrument"
method: GET
path: "/collection-instrument-api/1.0.2/download/{instrument_id}"
tags: ["collection-instrument"]
---

# Download a collection instrument

`GET /collection-instrument-api/1.0.2/download/{instrument_id}`

## Path parameters

- `instrument_id` string, uuid, required

## Response `200`

Successfully downloaded collection instrument

## Other responses

- `404` — Collection instrument not found
- `500` — An external service returned a HTTPError
- `503` — An external service returned a connection error
- `504` — An external service timed out

---

[API](https://skmtc.net/office-of-national-statistics/apis/collection-instrument.md) · [All operations](https://skmtc.net/office-of-national-statistics/apis/collection-instrument/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/office-of-national-statistics/collection-instrument/revisions/8897fbcfad31/schema)
