---
title: "Changes to Get Company By Id Or Urn"
method: GET
path: "/companies/{id_or_urn}"
---

# Changes to Get Company By Id Or Urn

`GET /companies/{id_or_urn}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-07-31** `365932b870d5` — 2 warning, 1 info
- **2026-07-26** `fcf35c98e097` — 8 info
- **2026-07-13** `a089c6611e74` — 2 info

## Changes

- **2026-07-31** `365932b870d5` — 2 warning, 1 info
  - added the new `IN_PROCESS` enum value to the `funding_rounds/items/completion_status/anyOf[subschema #1: FundingCompletionStatus]/` response property for the response status `200`
  - added the new `RUMORED` enum value to the `funding_rounds/items/completion_status/anyOf[subschema #1: FundingCompletionStatus]/` response property for the response status `200`
  - added the optional property `related_companies/anyOf[subschema #1: CompanyRelationship]/rebrands` to the response with the `200` status
- **2026-07-26** `fcf35c98e097` — 8 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
  - added `#/components/schemas/CompanyRelationship` to the `related_companies` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/TractionMetrics` to the `traction_metrics` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/ValuationInfo` to the `funding_rounds/items/valuation_info` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/CompanyRelationship-Output` from the `related_companies` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TractionMetrics-Output` from the `traction_metrics` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/ValuationInfo-Output` from the `funding_rounds/items/valuation_info` response property `anyOf` list for the response status `200`
- **2026-07-13** `a089c6611e74` — 2 info
  - added the optional property `notable_followers` to the response with the `200` status
  - added the optional property `num_notable_followers` to the response with the `200` status

---

[Operation](https://skmtc.dev/harmonic/apis/harmonic-ai-public-api/docs/companies/:id_or_urn/get.md) · [API](https://skmtc.dev/harmonic/apis/harmonic-ai-public-api.md) · [Page](https://skmtc.dev/harmonic/apis/harmonic-ai-public-api/changes/companies/:id_or_urn/get)
