---
title: "Changes to List Companies"
method: GET
path: "/crm/companies"
---

# Changes to List Companies

`GET /crm/companies`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 18 revisions.

- **2024-11-18** `ef360d76c658` — 1 breaking
- **2024-09-20** `be3dc330edf3` — 153 info
- **2024-08-14** `17251bf7794f` — 1 breaking
- **2024-08-09** `3539cfe8509c` — 1 breaking
- **2024-08-07** `3ce49f5aad53` — 1 breaking
- **2024-08-05** `ca0fa45ebd05` — 1 breaking, 155 warning
- **2024-08-05** `ca213ae36b7f` — 33 breaking, 1 info
- **2024-08-05** `167edd5346ec` — 5 info
- **2024-08-03** `9d25bd589fe9` — 33 breaking
- **2024-08-01** `414c3e999e0b` — 1 info

## Changes

- **2024-11-18** `ef360d76c658` — 1 breaking
  - for the `query` request parameter `limit`, default value `50` was removed
- **2024-09-20** `be3dc330edf3` — 153 info
  - removed the `ACCOUNTING` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `AIRLINES_AVIATION` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `ALTERNATIVE_DISPUTE_RESOLUTION` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `ALTERNATIVE_MEDICINE` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `ANIMATION` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `APPAREL_FASHION` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `ARCHITECTURE_PLANNING` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `ARTS_AND_CRAFTS` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `AUTOMOTIVE` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `AVIATION_AEROSPACE` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `BANKING` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `BIOTECHNOLOGY` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `BROADCAST_MEDIA` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `BUILDING_MATERIALS` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `BUSINESS_SUPPLIES_AND_EQUIPMENT` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `CAPITAL_MARKETS` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `CHEMICALS` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `CIVIC_SOCIAL_ORGANIZATION` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `CIVIL_ENGINEERING` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `COMMERCIAL_REAL_ESTATE` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `COMPUTER_GAMES` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `COMPUTER_HARDWARE` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `COMPUTER_NETWORKING` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `COMPUTER_NETWORK_SECURITY` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `COMPUTER_SOFTWARE` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `CONSTRUCTION` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `CONSUMER_ELECTRONICS` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `CONSUMER_GOODS` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `CONSUMER_SERVICES` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `COSMETICS` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `DAIRY` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `DEFENSE_SPACE` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `DESIGN` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `EDUCATION_MANAGEMENT` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `ELECTRICAL_ELECTRONIC_MANUFACTURING` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `ENTERTAINMENT` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `ENVIRONMENTAL_SERVICES` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `EVENTS_SERVICES` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `EXECUTIVE_OFFICE` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - removed the `E_LEARNING` enum value from the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - …113 more
- **2024-08-14** `17251bf7794f` — 1 breaking
  - for the `query` request parameter `limit`, default value `50` was added
- **2024-08-09** `3539cfe8509c` — 1 breaking
  - for the `query` request parameter `limit`, default value `30` was removed
- **2024-08-07** `3ce49f5aad53` — 1 breaking
  - for the `query` request parameter `limit`, default value `30` was added
- **2024-08-05** `ca0fa45ebd05` — 1 breaking, 155 warning
  - for the `query` request parameter `limit`, default value `50` was removed
  - added the new `ACCOUNTING` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `AIRLINES_AVIATION` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `ALTERNATIVE_DISPUTE_RESOLUTION` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `ALTERNATIVE_MEDICINE` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `ANIMATION` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `APPAREL_FASHION` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `ARCHITECTURE_PLANNING` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `ARTS_AND_CRAFTS` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `AUTOMOTIVE` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `AVIATION_AEROSPACE` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `BANKING` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `BIOTECHNOLOGY` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `BROADCAST_MEDIA` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `BUILDING_MATERIALS` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `BUSINESS_SUPPLIES_AND_EQUIPMENT` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CAPITAL_MARKETS` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CHEMICALS` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CIVIC_SOCIAL_ORGANIZATION` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CIVIL_ENGINEERING` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `COMMERCIAL_REAL_ESTATE` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `COMPANY` enum value to the `allOf[subschema #2]/data/items/email_addresses/items/owner_type` response property for the response status `200`
  - added the new `COMPUTER_GAMES` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `COMPUTER_HARDWARE` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `COMPUTER_NETWORKING` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `COMPUTER_NETWORK_SECURITY` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `COMPUTER_SOFTWARE` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CONSTRUCTION` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CONSUMER_ELECTRONICS` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CONSUMER_GOODS` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CONSUMER_SERVICES` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `CONTACT` enum value to the `allOf[subschema #2]/data/items/email_addresses/items/owner_type` response property for the response status `200`
  - added the new `COSMETICS` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `DAIRY` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `DEFENSE_SPACE` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `DESIGN` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `EDUCATION_MANAGEMENT` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `ELECTRICAL_ELECTRONIC_MANUFACTURING` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `ENTERTAINMENT` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - added the new `ENVIRONMENTAL_SERVICES` enum value to the `allOf[subschema #2]/data/items/industry` response property for the response status `200`
  - …116 more
- **2024-08-05** `ca213ae36b7f` — 33 breaking, 1 info
  - the response property `allOf[#/components/schemas/PaginatedDto]/next_cursor` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PaginatedDto]/prev_cursor` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/address_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/city` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/country` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/owner_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/postal_code` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/state` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/street_1` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/street_2` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/created_at` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email_addresses` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email_addresses/items/email_address` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email_addresses/items/email_address_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email_addresses/items/owner_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/field_mappings` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/id` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/industry` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/modified_at` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/number_of_employees` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_numbers` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_numbers/items/owner_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_numbers/items/phone_number` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_numbers/items/phone_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_data` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_id` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/user_id` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/created_at` became optional for the status `200`
  - the response property `allOf[subschema #2]/data/items/field_mappings` became optional for the status `200`
  - the response property `allOf[subschema #2]/data/items/modified_at` became optional for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_data` became optional for the status `200`
  - the endpoint scheme security `bearer` was removed from the API
- **2024-08-05** `167edd5346ec` — 5 info
  - the endpoint scheme security `bearer` was added to the API
  - the response property `allOf[subschema #2]/data/items/created_at` became required for the status `200`
  - the response property `allOf[subschema #2]/data/items/field_mappings` became required for the status `200`
  - the response property `allOf[subschema #2]/data/items/modified_at` became required for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_data` became required for the status `200`
- **2024-08-03** `9d25bd589fe9` — 33 breaking
  - the response property `allOf[#/components/schemas/PaginatedDto]/next_cursor` became nullable for the status `200`
  - the response property `allOf[#/components/schemas/PaginatedDto]/prev_cursor` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/address_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/city` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/country` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/owner_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/postal_code` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/state` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/street_1` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/addresses/items/street_2` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/created_at` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email_addresses` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email_addresses/items/email_address` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email_addresses/items/email_address_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/email_addresses/items/owner_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/field_mappings` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/id` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/industry` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/modified_at` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/name` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/number_of_employees` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_numbers` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_numbers/items/owner_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_numbers/items/phone_number` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/phone_numbers/items/phone_type` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_data` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_id` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/user_id` became nullable for the status `200`
  - the response property `allOf[subschema #2]/data/items/created_at` became optional for the status `200`
  - the response property `allOf[subschema #2]/data/items/field_mappings` became optional for the status `200`
  - the response property `allOf[subschema #2]/data/items/modified_at` became optional for the status `200`
  - the response property `allOf[subschema #2]/data/items/remote_data` became optional for the status `200`
- **2024-08-01** `414c3e999e0b` — 1 info
  - the endpoint scheme security `bearer` was removed from the API

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api-2/docs/crm/companies/get.md) · [API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api-2/changes/crm/companies/get)
