---
title: "Changes to Get Industry Lookup History"
method: GET
path: "/api/v1/history/industry/{request_id}"
---

# Changes to Get Industry Lookup History

`GET /api/v1/history/industry/{request_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-09-21** `fd8c32a19c7f` — 8 breaking, 26 warning, 12 info
- **2026-09-10** `2478839b1d3f` — 4 breaking

## Changes

- **2026-09-21** `fd8c32a19c7f` — 8 breaking, 26 warning, 12 info
  - response property `search_term` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `search_term` list-of-types was widened by adding types `null` to media type `application/json` of response `202`
  - response property `status` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `status` list-of-types was widened by adding types `null` to media type `application/json` of response `202`
  - the `response_data` response's property type changed from `object` to no type for status `200`
  - the `response_data` response's property type changed from `object` to no type for status `202`
  - the `search_query` response's property type changed from `object` to no type for status `200`
  - the `search_query` response's property type changed from `object` to no type for status `202`
  - removed the optional property `response_data/additional_mccs` from the response with the `200` status
  - removed the optional property `response_data/additional_mccs` from the response with the `202` status
  - removed the optional property `response_data/business_address` from the response with the `200` status
  - removed the optional property `response_data/business_address` from the response with the `202` status
  - removed the optional property `response_data/business_description` from the response with the `200` status
  - removed the optional property `response_data/business_description` from the response with the `202` status
  - removed the optional property `response_data/business_name` from the response with the `200` status
  - removed the optional property `response_data/business_name` from the response with the `202` status
  - removed the optional property `response_data/primary_mcc` from the response with the `200` status
  - removed the optional property `response_data/primary_mcc` from the response with the `202` status
  - removed the optional property `response_data/website` from the response with the `200` status
  - removed the optional property `response_data/website` from the response with the `202` status
  - removed the optional property `search_query/city` from the response with the `200` status
  - removed the optional property `search_query/city` from the response with the `202` status
  - removed the optional property `search_query/country` from the response with the `200` status
  - removed the optional property `search_query/country` from the response with the `202` status
  - removed the optional property `search_query/external_tracking_ref` from the response with the `200` status
  - removed the optional property `search_query/external_tracking_ref` from the response with the `202` status
  - removed the optional property `search_query/postal_code` from the response with the `200` status
  - removed the optional property `search_query/postal_code` from the response with the `202` status
  - removed the optional property `search_query/state_province` from the response with the `200` status
  - removed the optional property `search_query/state_province` from the response with the `202` status
  - removed the optional property `search_query/submitted_business_name` from the response with the `200` status
  - removed the optional property `search_query/submitted_business_name` from the response with the `202` status
  - removed the optional property `search_query/submitted_website` from the response with the `200` status
  - removed the optional property `search_query/submitted_website` from the response with the `202` status
  - added `#/components/schemas/BusinessSearchResultExtended, subschema #2` to the `response_data` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/BusinessSearchResultExtended, subschema #2` to the `response_data` response property `anyOf` list for the response status `202`
  - added `#/components/schemas/CreateSearchInputExtended, subschema #2` to the `search_query` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/CreateSearchInputExtended, subschema #2` to the `search_query` response property `anyOf` list for the response status `202`
  - removed the `ERROR` enum value from the `status` response property for the response status `200`
  - removed the `ERROR` enum value from the `status` response property for the response status `202`
  - …6 more
- **2026-09-10** `2478839b1d3f` — 4 breaking
  - the response property `search_query/country` became nullable for the status `200`
  - the response property `search_query/country` became nullable for the status `202`
  - the response property `search_query/country` became optional for the status `200`
  - the response property `search_query/country` became optional for the status `202`

---

[Operation](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/docs/api/v1/history/industry/:request_id/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/history/industry/:request_id/get)
