---
title: "Batch Get Company By Id Or Urn"
method: GET
path: "/companies"
tags: ["companies"]
---

# Batch Get Company By Id Or Urn

`GET /companies`

## Query parameters

- `ids` integer[]
- `urns` string[]
- `extended` boolean
- `include_fields` string[], nullable — Company fields to fetch.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-26** `fcf35c98e097` — 2 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

[Change history](https://skmtc.dev/harmonic/apis/harmonic-ai-public-api/changes/companies/get.md)

---

[API](https://skmtc.dev/harmonic/apis/harmonic-ai-public-api.md) · [All operations](https://skmtc.dev/harmonic/apis/harmonic-ai-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/harmonic/harmonic-ai-public-api/revisions/6b871b842c2d/schema)
