---
title: "List companies"
method: GET
path: "/companies"
---

# List companies

`GET /companies`

Returns a list of all companies.

## Query parameters

- `active` boolean
- `limit` integer
- `id` string[]

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/versions/f46e28134549/schema)
