---
title: "Changes to List Monitored Domains"
method: GET
path: "/api/v1/monitoring/domains"
---

# Changes to List Monitored Domains

`GET /api/v1/monitoring/domains`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

- **2026-09-21** `fd8c32a19c7f` — 10 breaking, 10 info
- **2026-08-28** `0a984090228e` — 1 info

## Changes

- **2026-09-21** `fd8c32a19c7f` — 10 breaking, 10 info
  - response property `domains/items/external_ref_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `domains/items/platform_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `next_domains_link` response's property type changed from `object` to no type for status `200`
  - the `prev_domains_link` response's property type changed from `object` to no type for status `200`
  - removed the required property `next_domains_link/href` from the response with the `200` status
  - removed the required property `next_domains_link/id` from the response with the `200` status
  - removed the required property `next_domains_link/type` from the response with the `200` status
  - removed the required property `prev_domains_link/href` from the response with the `200` status
  - removed the required property `prev_domains_link/id` from the response with the `200` status
  - removed the required property `prev_domains_link/type` from the response with the `200` status
  - `query` request parameter `domain` list-of-types was widened by adding types `null`
  - `query` request parameter `external_ref_id` list-of-types was widened by adding types `null`
  - `query` request parameter `order_by` list-of-types was widened by adding types `null`
  - `query` request parameter `package_type` list-of-types was widened by adding types `null`
  - for the `query` request parameter `domain`, the type was generalized from `array` to no type
  - for the `query` request parameter `external_ref_id`, the type was generalized from `array` to no type
  - for the `query` request parameter `order_by`, the type was generalized from `array` to no type
  - for the `query` request parameter `package_type`, the type was generalized from `array` to no type
  - added `#/components/schemas/NextLink, subschema #2` to the `next_domains_link` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/PrevLink, subschema #2` to the `prev_domains_link` response property `anyOf` list for the response status `200`
- **2026-08-28** `0a984090228e` — 1 info
  - added the optional property `domains/items/platform_url` to the response with the `200` status

---

[Operation](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/docs/api/v1/monitoring/domains/get.md) · [API](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api.md) · [Page](https://skmtc.dev/truebiz/apis/truebiz-web-presence-review-api/changes/api/v1/monitoring/domains/get)
