---
title: "Get item by ID."
method: GET
path: "/items/{iid}"
tags: ["Item"]
---

# Get item by ID.

`GET /items/{iid}`

Either `documentId` or `companyId` must be provided, in addition to the item ID.

## Path parameters

- `iid` string, required

## Query parameters

- `documentId` string
- `companyId` string

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
