---
title: "Changes to Retrieve a Client"
method: GET
path: "/company/{uuid}.json"
---

# Changes to Retrieve a Client

`GET /company/{uuid}.json`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2026-02-23** `509ed0fe9958` — 1 breaking, 2 warning, 1 info
- **2025-08-14** `ca9b053c4373` — 5 info

## Changes

- **2026-02-23** `509ed0fe9958` — 1 breaking, 2 warning, 1 info
  - the `is_individual` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - added the new `0.00` enum value to the `is_individual` response property for the response status `200`
  - added the new `1.00` enum value to the `is_individual` response property for the response status `200`
  - the response optional property `is_individual` became read-only for the status `200`
- **2025-08-14** `ca9b053c4373` — 5 info
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`

---

[Operation](https://skmtc.dev/servicem8/apis/servicem8-api/docs/company/:uuid.json/get.md) · [API](https://skmtc.dev/servicem8/apis/servicem8-api.md) · [Page](https://skmtc.dev/servicem8/apis/servicem8-api/changes/company/:uuid.json/get)
