---
title: "Gets a company"
method: GET
path: "/api/v2/companies/{id}"
tags: ["Companies"]
---

# Gets a company

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

Retrieve a single company by ID.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single company

## Changes

- **2026-09-02** `061c271b2e3a` — 2 info
  - added the optional property `data/attributes/domains` to the response with the `200` status
  - response property `data/attributes/domain` deprecated

[Change history](https://skmtc.dev/productive/apis/api-documentation/changes/api/v2/companies/:id/get.md)

---

[API](https://skmtc.dev/productive/apis/api-documentation.md) · [All operations](https://skmtc.dev/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/productive/api-documentation/revisions/72b19e10d7df/schema)
