---
title: "Changes to Search"
method: POST
path: "/api/v1.4/search/"
---

# Changes to Search

`POST /api/v1.4/search/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2024-12-04** `b36e8e329afb` — 3 breaking, 20 warning, 9 info
- **2024-12-04** `f80fb2a115ff` — 60 breaking, 5 warning, 4 info
- **2024-12-04** `29fbf7a6e106` — 1 warning

## Changes

- **2024-12-04** `b36e8e329afb` — 3 breaking, 20 warning, 9 info
  - added `#/components/schemas/SearchFiltersBase` to the request body `allOf` list
  - the request's body type changed from `object` to no type
  - the response's body type changed from `object` to no type for status `200`
  - removed the request property `business_models`
  - removed the request property `employees_change`
  - removed the request property `employees_change_time`
  - removed the request property `employees_on_professional_networks_range`
  - removed the request property `end_customer`
  - removed the request property `funding_size`
  - removed the request property `funding_stage`
  - removed the request property `grata_employees_estimates_range`
  - removed the request property `headquarters`
  - removed the request property `industry_classifications`
  - removed the request property `is_funded`
  - removed the request property `lists`
  - removed the request property `ownership`
  - removed the request property `page_token`
  - removed the request property `terms_exclude`
  - removed the request property `terms_include`
  - removed the request property `year_founded`
  - removed the optional property `companies` from the response with the `200` status
  - removed the optional property `count` from the response with the `200` status
  - removed the optional property `page_token` from the response with the `200` status
  - api operation id `search` removed and replaced with `post-search`
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
  - api tag `search` added
  - added `#/components/schemas/Pagination, subschema #2` to the response body `allOf` list for the response status `200`
  - added the media type `application/json` for the response with the status `400`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `404`
  - added the media type `application/json` for the response with the status `429`
  - added the media type `application/json` for the response with the status `500`
- **2024-12-04** `f80fb2a115ff` — 60 breaking, 5 warning, 4 info
  - request body became required
  - the request property `headquarters/exclude/items/city` became not nullable
  - the request property `headquarters/exclude/items/state` became not nullable
  - the request property `headquarters/include/items/city` became not nullable
  - the request property `headquarters/include/items/state` became not nullable
  - removed the enum value `agriculture` of the request property `end_customer/items/`
  - removed the enum value `b2b` of the request property `end_customer/items/`
  - removed the enum value `b2c` of the request property `end_customer/items/`
  - removed the enum value `bootstrapped` of the request property `ownership/items/`
  - removed the enum value `colleges_and_universities` of the request property `business_models/items/`
  - removed the enum value `commercial_and_residential_services` of the request property `end_customer/items/`
  - removed the enum value `consumer_product_and_retail` of the request property `end_customer/items/`
  - removed the enum value `content_and_publishing` of the request property `business_models/items/`
  - removed the enum value `directory` of the request property `business_models/items/`
  - removed the enum value `distributor` of the request property `business_models/items/`
  - removed the enum value `early_stage_funding` of the request property `funding_stage/items/`
  - removed the enum value `education` of the request property `business_models/items/`
  - removed the enum value `education` of the request property `end_customer/items/`
  - removed the enum value `electronics` of the request property `end_customer/items/`
  - removed the enum value `finance` of the request property `end_customer/items/`
  - removed the enum value `government` of the request property `business_models/items/`
  - removed the enum value `government` of the request property `end_customer/items/`
  - removed the enum value `hardware` of the request property `business_models/items/`
  - removed the enum value `healthcare` of the request property `end_customer/items/`
  - removed the enum value `hospitality_and_leisure` of the request property `end_customer/items/`
  - removed the enum value `hospitals_and_medical_centers` of the request property `business_models/items/`
  - removed the enum value `industrials` of the request property `end_customer/items/`
  - removed the enum value `information_technology` of the request property `end_customer/items/`
  - removed the enum value `investment_banks_and_business_brokers` of the request property `business_models/items/`
  - removed the enum value `investor_backed` of the request property `ownership/items/`
  - removed the enum value `job_site` of the request property `business_models/items/`
  - removed the enum value `late_stage_funding` of the request property `funding_stage/items/`
  - removed the enum value `manufacturer` of the request property `business_models/items/`
  - removed the enum value `marketplace` of the request property `business_models/items/`
  - removed the enum value `media` of the request property `end_customer/items/`
  - removed the enum value `nonprofit_and_associations` of the request property `business_models/items/`
  - removed the enum value `other_funding` of the request property `funding_stage/items/`
  - removed the enum value `pre_ipo_funding` of the request property `funding_stage/items/`
  - removed the enum value `private_equity` of the request property `ownership/items/`
  - removed the enum value `private_equity_add_on` of the request property `ownership/items/`
  - …29 more
- **2024-12-04** `29fbf7a6e106` — 1 warning
  - deleted the `header` request parameter `Authorization`

---

[Operation](https://skmtc.dev/tjc-lp/apis/grata-unified-api/docs/api/v1.4/search/post.md) · [API](https://skmtc.dev/tjc-lp/apis/grata-unified-api.md) · [Page](https://skmtc.dev/tjc-lp/apis/grata-unified-api/changes/api/v1.4/search/post)
