---
title: "Get collection instrument by instrument ID"
method: GET
path: "/collection-instrument-api/1.0.2/{instrument_id}"
tags: ["collection-instrument"]
---

# Get collection instrument by instrument ID

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

## Path parameters

- `instrument_id` string, uuid, required

## Response `200`

Returns the collection instrument matching the instrument ID

- object
  - `classifiers` string, dictionary
  - `form_type` string, dictionary
  - `file_name` string
  - `id` string, uuid
  - `surveyId` string, uuid

## Other responses

- `404` — Collection instrument not found

---

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