---
title: "Count companies"
method: GET
path: "/companies/count"
tags: ["Company"]
---

# Count companies

`GET /companies/count`

Number of companies matching the same `search` and `conditions` the list route accepts.
Drives the live match count in the pipeline bulk-add filter.

## Headers

- `project` string, required

## Response `200`

Ok

- object
  - `count` number, double, required

---

[API](https://skmtc.net/gleap/apis/gleap-server.md) · [All operations](https://skmtc.net/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gleap/gleap-server/revisions/b8a72fda881e/schema)
