---
title: "Get document by exact document name."
method: GET
path: "/companies/{cid}/documentsbyname"
tags: ["Company"]
---

# Get document by exact document name.

`GET /companies/{cid}/documentsbyname`

This API can only be called by company admins. Use the `name` field for the exact document name string.

## Path parameters

- `cid` string, required

## Query parameters

- `name` string, required

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