---
title: "Get company by ID"
method: GET
path: "/api/v4/companies/{id}"
---

# Get company by ID

`GET /api/v4/companies/{id}`

This method allows to get a particular company data by its ID

## Path parameters

- `id` integer, required

## Query parameters

- `with` string

## Response `200`

200

## Other responses

- `204` — 204
- `401` — 401

---

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