---
title: "Changes to Retrieve a business"
method: GET
path: "/v1/businesses/{id}"
---

# Changes to Retrieve a business

`GET /v1/businesses/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 8 revisions.

- **2026-08-22** `b496a7929e98` — 5 info
- **2026-08-14** `015f33b27f13` — 2 info
- **2026-08-12** `f849b82a42e1` — 1 info
- **2026-08-06** `9882e52b445b` — 7 breaking, 53 info
- **2026-07-31** `d142de33085b` — 2 breaking, 5 info
- **2026-07-26** `83868e219c20` — 2 info

## Changes

- **2026-08-22** `b496a7929e98` — 5 info
  - the `addresses/items/postal_code` response's property pattern `^\d{5}(?:[-\s]\d{4})?$` was added for the status `200`
  - the `bankruptcies/items/business_id` response's property pattern `^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4{1}[a-fA-F0-9]{3}-[89abAB]{1}[a-fA-F0-9]{3}-[a-fA-F0-9]{12}$` was added for the status `200`
  - the `bankruptcies/items/id` response's property pattern `^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4{1}[a-fA-F0-9]{3}-[89abAB]{1}[a-fA-F0-9]{3}-[a-fA-F0-9]{12}$` was added for the status `200`
  - the `certifications/items/business_id` response's property pattern `^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4{1}[a-fA-F0-9]{3}-[89abAB]{1}[a-fA-F0-9]{3}-[a-fA-F0-9]{12}$` was added for the status `200`
  - the `certifications/items/id` response's property pattern `^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4{1}[a-fA-F0-9]{3}-[89abAB]{1}[a-fA-F0-9]{3}-[a-fA-F0-9]{12}$` was added for the status `200`
- **2026-08-14** `015f33b27f13` — 2 info
  - added the optional property `review/oneOf[subschema #1: Review]/analyst_read_generated_at` to the response with the `200` status
  - added the optional property `review/oneOf[subschema #1: Review]/analyst_read_markdown` to the response with the `200` status
- **2026-08-12** `f849b82a42e1` — 1 info
  - added the optional property `submitted/name_derived` to the response with the `200` status
- **2026-08-06** `9882e52b445b` — 7 breaking, 53 info
  - the response property `registrations/items/entity_type` became nullable for the status `200`
  - the response property `registrations/items/jurisdiction` became nullable for the status `200`
  - the response property `registrations/items/registered_agent` became nullable for the status `200`
  - the response property `registrations/items/registration_date` became nullable for the status `200`
  - the response property `registrations/items/source` became nullable for the status `200`
  - added `#/components/schemas/type_:RegistrationState, subschema #2` to the `registrations/items/state` response property `oneOf` list for the response status `200`
  - the `registrations/items/state` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - added the optional property `registrations/items/country_code` to the response with the `200` status
  - added the optional property `registrations/items/jurisdiction_details` to the response with the `200` status
  - added the optional property `registrations/items/submitted` to the response with the `200` status
  - removed the `AK` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `AL` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `AR` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `AZ` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `CA` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `CO` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `CT` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `DE` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `FL` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `GA` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `HI` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `IA` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `ID` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `IL` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `IN` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `KS` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `KY` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `LA` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `MA` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `MD` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `ME` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `MI` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `MN` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `MO` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `MS` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `MT` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `NC` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `ND` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `NE` enum value from the `registrations/items/state` response property for the response status `200`
  - removed the `NH` enum value from the `registrations/items/state` response property for the response status `200`
  - …20 more
- **2026-07-31** `d142de33085b` — 2 breaking, 5 info
  - the response property `risk/oneOf[subschema #1: BusinessRisk]/latest_assessment_id` became optional for the status `200`
  - the response property `risk/oneOf[subschema #1: BusinessRisk]/level` became optional for the status `200`
  - added the optional property `addresses/items/references` to the response with the `200` status
  - added the optional property `industry_classification/oneOf[subschema #1: IndustryClassification]/categories/items/risk_program_flags` to the response with the `200` status
  - added the optional property `risk/oneOf[subschema #1: BusinessRisk]/reason` to the response with the `200` status
  - added the optional property `risk/oneOf[subschema #1: BusinessRisk]/score` to the response with the `200` status
  - added the required property `risk/oneOf[subschema #1: BusinessRisk]/status` to the response with the `200` status
- **2026-07-26** `83868e219c20` — 2 info
  - added the optional property `phone_numbers/items/id` to the response with the `200` status
  - added the optional property `risk` to the response with the `200` status

---

[Operation](https://skmtc.dev/middesk/apis/middesk-api/docs/v1/businesses/:id/get.md) · [API](https://skmtc.dev/middesk/apis/middesk-api.md) · [Page](https://skmtc.dev/middesk/apis/middesk-api/changes/v1/businesses/:id/get)
