---
title: "Obtener una compañía por su ID"
method: GET
path: "/api/v4/companies/{id}"
---

# Obtener una compañía por su ID

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

Este método permite obtener los datos de una compañía en particular por su 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.md) · [All operations](https://skmtc.net/kommo/apis/kommo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kommo/kommo-api/versions/e291c0b2038d/schema)
