---
title: "Changes to Companies"
method: GET
path: "/v1/companies/all"
---

# Changes to Companies

`GET /v1/companies/all`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 17 revisions.

- **2025-10-10** `3c4040a8dce3` — 3 info
- **2025-08-18** `a73a3b58ca66` — 1 breaking, 22 warning, 78 info
- **2025-08-04** `3eb8ae4622b8` — 2 breaking, 17 warning, 1 info
- **2025-07-31** `556127fafa6a` — 1 info
- **2025-06-04** `52b02cb25532` — 1 info
- **2025-05-08** `ae72ecd67fb1` — 3 info

## Changes

- **2025-10-10** `3c4040a8dce3` — 3 info
  - added the optional property `results/items/cik` to the response with the `200` status
  - added the optional property `results/items/cusip` to the response with the `200` status
  - added the optional property `results/items/isin` to the response with the `200` status
- **2025-08-18** `a73a3b58ca66` — 1 breaking, 22 warning, 78 info
  - the `status` response's property type/format changed from `string`/`` to `integer`/`int32` for status `429`
  - removed the optional property `cause` from the response with the `400` status
  - removed the optional property `cause` from the response with the `401` status
  - removed the optional property `cause` from the response with the `403` status
  - removed the optional property `cause` from the response with the `429` status
  - removed the optional property `cause` from the response with the `500` status
  - removed the optional property `localizedMessage` from the response with the `400` status
  - removed the optional property `localizedMessage` from the response with the `401` status
  - removed the optional property `localizedMessage` from the response with the `403` status
  - removed the optional property `localizedMessage` from the response with the `429` status
  - removed the optional property `localizedMessage` from the response with the `500` status
  - removed the optional property `stackTrace` from the response with the `400` status
  - removed the optional property `stackTrace` from the response with the `401` status
  - removed the optional property `stackTrace` from the response with the `403` status
  - removed the optional property `stackTrace` from the response with the `429` status
  - removed the optional property `stackTrace` from the response with the `500` status
  - removed the optional property `statusCode` from the response with the `401` status
  - removed the optional property `statusCode` from the response with the `403` status
  - removed the optional property `suppressed` from the response with the `400` status
  - removed the optional property `suppressed` from the response with the `401` status
  - removed the optional property `suppressed` from the response with the `403` status
  - removed the optional property `suppressed` from the response with the `429` status
  - removed the optional property `suppressed` from the response with the `500` status
  - the endpoint scheme security `apiKeyAuth` was added to the API
  - added the optional property `status` to the response with the `400` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `status` to the response with the `403` status
  - added the optional property `status` to the response with the `500` status
  - added the optional property `timestamp` to the response with the `400` status
  - added the optional property `timestamp` to the response with the `401` status
  - added the optional property `timestamp` to the response with the `403` status
  - added the optional property `timestamp` to the response with the `429` status
  - added the optional property `timestamp` to the response with the `500` status
  - removed the `100 CONTINUE` enum value from the `status` response property for the response status `429`
  - removed the `101 SWITCHING_PROTOCOLS` enum value from the `status` response property for the response status `429`
  - removed the `102 PROCESSING` enum value from the `status` response property for the response status `429`
  - removed the `103 CHECKPOINT` enum value from the `status` response property for the response status `429`
  - removed the `200 OK` enum value from the `status` response property for the response status `429`
  - removed the `201 CREATED` enum value from the `status` response property for the response status `429`
  - removed the `202 ACCEPTED` enum value from the `status` response property for the response status `429`
  - …61 more
- **2025-08-04** `3eb8ae4622b8` — 2 breaking, 17 warning, 1 info
  - the response property `results/items/webResources` became nullable for the status `200`
  - the `results/items/webResources` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `results/items/webResources/about` from the response with the `200` status
  - removed the optional property `results/items/webResources/blog` from the response with the `200` status
  - removed the optional property `results/items/webResources/careers` from the response with the `200` status
  - removed the optional property `results/items/webResources/events` from the response with the `200` status
  - removed the optional property `results/items/webResources/facebook` from the response with the `200` status
  - removed the optional property `results/items/webResources/instagram` from the response with the `200` status
  - removed the optional property `results/items/webResources/linkedin` from the response with the `200` status
  - removed the optional property `results/items/webResources/medium` from the response with the `200` status
  - removed the optional property `results/items/webResources/reddit` from the response with the `200` status
  - removed the optional property `results/items/webResources/sitemap` from the response with the `200` status
  - removed the optional property `results/items/webResources/threads` from the response with the `200` status
  - removed the optional property `results/items/webResources/tiktok` from the response with the `200` status
  - removed the optional property `results/items/webResources/updates` from the response with the `200` status
  - removed the optional property `results/items/webResources/wellfound` from the response with the `200` status
  - removed the optional property `results/items/webResources/wikipedia` from the response with the `200` status
  - removed the optional property `results/items/webResources/x` from the response with the `200` status
  - removed the optional property `results/items/webResources/youtube` from the response with the `200` status
  - added `#/components/schemas/WebResources` to the `results/items/webResources` response property `allOf` list for the response status `200`
- **2025-07-31** `556127fafa6a` — 1 info
  - api tag `Supplemental Endpoints` removed
- **2025-06-04** `52b02cb25532` — 1 info
  - api tag `Supplemental Endpoints` added
- **2025-05-08** `ae72ecd67fb1` — 3 info
  - the response property `numResults` became required for the status `200`
  - the response property `results` became required for the status `200`
  - the response property `status` became required for the status `200`

---

[Operation](https://skmtc.dev/goperigon/apis/perigon-api/docs/v1/companies/all/get.md) · [API](https://skmtc.dev/goperigon/apis/perigon-api.md) · [Page](https://skmtc.dev/goperigon/apis/perigon-api/changes/v1/companies/all/get)
