---
title: "Get a company"
method: GET
path: "/companies/{companyId}"
tags: ["Company"]
---

# Get a company

`GET /companies/{companyId}`

Get one company by its external `companyId`, the identifier your app sends via the SDK, not the
Gleap `_id`.

## Path parameters

- `companyId` string, required

## Headers

- `project` string, 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/6bb0c3577de2/schema)
