---
title: "Changes to Get an enterprise"
method: GET
path: "/enterprises/{enterprise_id}"
---

# Changes to Get an enterprise

`GET /enterprises/{enterprise_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 47 revisions.

- **2026-06-05** `8a8c40f458c5` — 12 breaking, 1 warning, 42 info

## Changes

- **2026-06-05** `8a8c40f458c5` — 12 breaking, 1 warning, 42 info
  - the `data/billing_contact/email` response property's maxLength was unset from `255` for the response status `200`
  - the `data/billing_contact/phone_number` response property's maxLength was unset from `20` for the response status `200`
  - the `data/organization_contact/email` response property's maxLength was unset from `255` for the response status `200`
  - the `data/organization_physical_address/administrative_area` response property's maxLength was unset from `100` for the response status `200`
  - the `data/organization_physical_address/country` response property's maxLength was unset from `100` for the response status `200`
  - the `data/billing_address` response's property type changed from `object` to no type for status `200`
  - removed the required property `data/billing_address/administrative_area` from the response with the `200` status
  - removed the required property `data/billing_address/city` from the response with the `200` status
  - removed the required property `data/billing_address/country` from the response with the `200` status
  - removed the required property `data/billing_address/postal_code` from the response with the `200` status
  - removed the required property `data/billing_address/street_address` from the response with the `200` status
  - removed the required property `data/organization_contact/phone` from the response with the `200` status
  - removed the optional property `data/billing_address/extended_address` from the response with the `200` status
  - api operation id `GetEnterprise` removed and replaced with `getEnterprise`
  - added the optional property `data/branded_calling_enabled` to the response with the `200` status
  - added the optional property `data/jurisdiction_of_incorporation` to the response with the `200` status
  - added the optional property `data/number_reputation_enabled` to the response with the `200` status
  - added the optional property `errors/items/meta/pending_check_codes` to the response with the `401` status
  - added the optional property `errors/items/meta/pending_check_codes` to the response with the `404` status
  - added the optional property `errors/items/meta/pending_check_ids` to the response with the `401` status
  - added the optional property `errors/items/meta/pending_check_ids` to the response with the `404` status
  - added the optional property `errors/items/meta/pending_check_labels` to the response with the `401` status
  - added the optional property `errors/items/meta/pending_check_labels` to the response with the `404` status
  - added the optional property `errors/items/source/parameter` to the response with the `401` status
  - added the optional property `errors/items/source/parameter` to the response with the `404` status
  - the response optional property `data/created_at` became read-only for the status `200`
  - the response optional property `data/id` became read-only for the status `200`
  - the response optional property `data/updated_at` became read-only for the status `200`
  - the response property `data` became required for the status `200`
  - the response property `errors` became required for the status `401`
  - the response property `errors` became required for the status `404`
  - the response property `errors/items/detail` became required for the status `401`
  - the response property `errors/items/detail` became required for the status `404`
  - the response property `errors/items/meta` became required for the status `401`
  - the response property `errors/items/meta` became required for the status `404`
  - the response property `errors/items/meta/url` became required for the status `401`
  - the response property `errors/items/meta/url` became required for the status `404`
  - removed the `1-10` enum value from the `data/number_of_employees` response property for the response status `200`
  - removed the `10001+` enum value from the `data/number_of_employees` response property for the response status `200`
  - removed the `11-50` enum value from the `data/number_of_employees` response property for the response status `200`
  - …15 more

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api/docs/enterprises/:enterprise_id/get.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api/changes/enterprises/:enterprise_id/get)
