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

## Changes

- **2026-08-12** `fe2dff9fb04b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gleap/apis/gleap-server/changes/companies/count/get.md)

---

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