---
title: "Changes to List enterprises"
method: GET
path: "/enterprises"
---

# Changes to List enterprises

`GET /enterprises`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 47 revisions.

- **2026-06-11** `81ee1b2477a2` — 1 info
- **2026-06-05** `8a8c40f458c5` — 12 breaking, 1 warning, 40 info

## Changes

- **2026-06-11** `81ee1b2477a2` — 1 info
  - added the new optional `query` request parameter `filter[legal_name][contains]`
- **2026-06-05** `8a8c40f458c5` — 12 breaking, 1 warning, 40 info
  - the `data/items/billing_contact/email` response property's maxLength was unset from `255` for the response status `200`
  - the `data/items/billing_contact/phone_number` response property's maxLength was unset from `20` for the response status `200`
  - the `data/items/organization_contact/email` response property's maxLength was unset from `255` for the response status `200`
  - the `data/items/organization_physical_address/administrative_area` response property's maxLength was unset from `100` for the response status `200`
  - the `data/items/organization_physical_address/country` response property's maxLength was unset from `100` for the response status `200`
  - the `data/items/billing_address` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/items/billing_address/administrative_area` from the response with the `200` status
  - removed the required property `data/items/billing_address/city` from the response with the `200` status
  - removed the required property `data/items/billing_address/country` from the response with the `200` status
  - removed the required property `data/items/billing_address/postal_code` from the response with the `200` status
  - removed the required property `data/items/billing_address/street_address` from the response with the `200` status
  - removed the required property `data/items/organization_contact/phone` from the response with the `200` status
  - removed the optional property `data/items/billing_address/extended_address` from the response with the `200` status
  - api operation id `ListEnterprises` removed and replaced with `listEnterprises`
  - for the `query` request parameter `page[size]`, the max was increased from `100.00` to `250.00`
  - added the optional property `data/items/branded_calling_enabled` to the response with the `200` status
  - added the optional property `data/items/jurisdiction_of_incorporation` to the response with the `200` status
  - added the optional property `data/items/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_ids` to the response with the `401` status
  - added the optional property `errors/items/meta/pending_check_labels` to the response with the `401` status
  - added the optional property `errors/items/source/parameter` to the response with the `401` status
  - the response optional property `data/items/created_at` became read-only for the status `200`
  - the response optional property `data/items/id` became read-only for the status `200`
  - the response optional property `data/items/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/items/detail` became required for the status `401`
  - the response property `errors/items/meta` became required for the status `401`
  - the response property `errors/items/meta/url` became required for the status `401`
  - the response property `meta` became required for the status `200`
  - the response property `meta/page_number` became required for the status `200`
  - the response property `meta/page_size` became required for the status `200`
  - the response property `meta/total_pages` became required for the status `200`
  - the response property `meta/total_results` became required for the status `200`
  - removed the `1-10` enum value from the `data/items/number_of_employees` response property for the response status `200`
  - removed the `10001+` enum value from the `data/items/number_of_employees` response property for the response status `200`
  - removed the `11-50` enum value from the `data/items/number_of_employees` response property for the response status `200`
  - removed the `2001-10000` enum value from the `data/items/number_of_employees` response property for the response status `200`
  - removed the `201-500` enum value from the `data/items/number_of_employees` response property for the response status `200`
  - …13 more

---

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