---
title: "Get all companies to which the specified user belongs."
method: GET
path: "/companies"
tags: ["Company"]
---

# Get all companies to which the specified user belongs.

`GET /companies`

If no user is specified, will return all companies associated with the current user.

## Query parameters

- `uid` string
- `activeOnly` boolean
- `includeAll` boolean

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