---
title: "Get a list of documents that meet the criteria you specify."
method: GET
path: "/documents"
tags: ["Document"]
---

# Get a list of documents that meet the criteria you specify.

`GET /documents`

## Query parameters

- `q` string
- `filter` integer
- `owner` string
- `ownerType` integer
- `sortColumn` string
- `sortOrder` string
- `label` string
- `project` string
- `parentId` string
- `offset` integer
- `limit` integer

## Response `200`

Success!

---

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