---
title: "Changes to List reputation-monitored phone numbers across all enterprises"
method: GET
path: "/reputation/numbers"
---

# Changes to List reputation-monitored phone numbers across all enterprises

`GET /reputation/numbers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 47 revisions.

- **2026-06-11** `81ee1b2477a2` — 1 warning, 3 info
- **2026-06-05** `8a8c40f458c5` — 2 breaking, 2 warning, 13 info

## Changes

- **2026-06-11** `81ee1b2477a2` — 1 warning, 3 info
  - deleted the `query` request parameter `phone_number`
  - added the new optional `query` request parameter `filter[enterprise_id]`
  - added the new optional `query` request parameter `filter[phone_number][contains]`
  - added the new optional `query` request parameter `filter[phone_number][eq]`
- **2026-06-05** `8a8c40f458c5` — 2 breaking, 2 warning, 13 info
  - for the `query` request parameter `page[size]`, default value was changed from `10` to `20`
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `meta` from the response with the `200` status
  - api operation id `ListReputationNumbersSimplified` removed and replaced with `listReputationNumbersSimplified`
  - api tag `Reputation` added
  - api tag `Reputation Phone Numbers` removed
  - for the `query` request parameter `page[size]`, the max was increased from `100.00` to `250.00`
  - added `#/components/schemas/ReputationPhoneNumberList` to the response body `allOf` list for the response status `200`
  - 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 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`

---

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