---
title: "Changes to List Industry Searches"
method: GET
path: "/api/v1/industry-searches"
---

# Changes to List Industry Searches

`GET /api/v1/industry-searches`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-09-21** `fd8c32a19c7f` — 20 breaking, 4 warning, 3 info
- **2026-09-10** `2478839b1d3f` — 4 breaking

## Changes

- **2026-09-21** `fd8c32a19c7f` — 20 breaking, 4 warning, 3 info
  - response property `searches/items/external_tracking_ref` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `searches/items/query/city` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `searches/items/query/country` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `searches/items/query/external_tracking_ref` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `searches/items/query/postal_code` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `searches/items/query/state_province` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `searches/items/query/submitted_business_name` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `searches/items/query/submitted_website` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `searches/items/status_description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `next_searches_link` response's property type changed from `object` to no type for status `200`
  - the `prev_searches_link` response's property type changed from `object` to no type for status `200`
  - the `searches/items/result` response's property type changed from `object` to no type for status `200`
  - removed the required property `next_searches_link/href` from the response with the `200` status
  - removed the required property `next_searches_link/id` from the response with the `200` status
  - removed the required property `next_searches_link/type` from the response with the `200` status
  - removed the required property `prev_searches_link/href` from the response with the `200` status
  - removed the required property `prev_searches_link/id` from the response with the `200` status
  - removed the required property `prev_searches_link/type` from the response with the `200` status
  - removed the required property `searches/items/result/business_description` from the response with the `200` status
  - removed the required property `searches/items/result/business_name` from the response with the `200` status
  - removed the optional property `searches/items/result/additional_mccs` from the response with the `200` status
  - removed the optional property `searches/items/result/business_address` from the response with the `200` status
  - removed the optional property `searches/items/result/primary_mcc` from the response with the `200` status
  - removed the optional property `searches/items/result/website` from the response with the `200` status
  - added `#/components/schemas/BusinessSearchResult, subschema #2` to the `searches/items/result` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NextLink, subschema #2` to the `next_searches_link` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/PrevLink, subschema #2` to the `prev_searches_link` response property `anyOf` list for the response status `200`
- **2026-09-10** `2478839b1d3f` — 4 breaking
  - the response property `searches/items/query/country` became nullable for the status `200`
  - the response property `searches/items/query/submitted_business_name` became nullable for the status `200`
  - the response property `searches/items/query/country` became optional for the status `200`
  - the response property `searches/items/query/submitted_business_name` became optional for the status `200`

---

[Operation](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/docs/api/v1/industry-searches/get.md) · [API](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api.md) · [Page](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/changes/api/v1/industry-searches/get)
