---
title: "Get all items owned by a company/classroom/enterprise."
method: GET
path: "/items"
tags: ["Item"]
---

# Get all items owned by a company/classroom/enterprise.

`GET /items`

Returns a list of all items owned by the company/classroom/enterprise. 
 
Either `documentId` or `companyId` must be provided.

## Query parameters

- `documentId` string
- `companyId` string
- `q` string
- `publishStates` string
- `classification` string
- `offset` integer
- `limit` integer

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