---
title: "Changes to List monitors for target"
method: POST
path: "/v1/projects/{projectSlug}/monitors/for-target"
---

# Changes to List monitors for target

`POST /v1/projects/{projectSlug}/monitors/for-target`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 67 revisions.

- **2026-08-10** `2ce07f01d6c2` — 1 warning
- **2026-06-29** `f618a20f107f` — 4 breaking
- **2026-06-28** `5cedc15b21b5` — 9 breaking, 2 warning, 6 info
- **2026-06-23** `b6141f80a3d5` — 1 info
- **2026-06-22** `46f8d33cfc61` — 1 info
- **2026-06-19** `b68fa53b6ab1` — 1 info

## Changes

- **2026-08-10** `2ce07f01d6c2` — 1 warning
  - added the new `urgent` enum value to the `items/items/rule/severity` response property for the response status `200`
- **2026-06-29** `f618a20f107f` — 4 breaking
  - added `subschema #3` to the `items/items/rule/config/condition/oneOf[#/components/schemas/AlertEscalatingCondition]/metric` response property `oneOf` list for the response status `200`
  - added `subschema #3` to the `items/items/rule/config/condition/oneOf[#/components/schemas/AlertThresholdCondition]/metric` response property `oneOf` list for the response status `200`
  - added `subschema #3` to the `items/items/rule/config/metric/allOf[#/components/schemas/MonitorMetric]/` response property `oneOf` list for the response status `200`
  - added `subschema #3` to the `items/items/target/metric/allOf[#/components/schemas/MonitorMetric]/` response property `oneOf` list for the response status `200`
- **2026-06-28** `5cedc15b21b5` — 9 breaking, 2 warning, 6 info
  - the request property `filterSetContains/allOf[#/components/schemas/MonitorFilterSet]/` became not nullable
  - the response property `items/items/target/filterSet` became optional for the status `200`
  - the response property `items/items/target/kind` became optional for the status `200`
  - the response property `items/items/target/metric` became optional for the status `200`
  - the response property `items/items/target/query` became optional for the status `200`
  - the response property `items/items/target/savedSearchId` became optional for the status `200`
  - the response property `items/items/target/stream` became optional for the status `200`
  - added `subschema #5, subschema #6, subschema #7` to the `items/items/target/metric/allOf[#/components/schemas/MonitorMetric]/` response property `oneOf` list for the response status `200`
  - removed the required property `items/items/alerts` from the response with the `200` status
  - removed the request property `stream`
  - removed the request property `targetKind`
  - added the new optional request property `targetType`
  - removed the `signal` enum value from the `items/items/target/kind` response property for the response status `200`
  - removed `subschema #4` from the `items/items/target/metric/allOf[#/components/schemas/MonitorMetric]/` response property `oneOf` list for the response status `200`
  - added the required property `items/items/rule` to the response with the `200` status
  - added the required property `items/items/target/id` to the response with the `200` status
  - added the required property `items/items/target/type` to the response with the `200` status
- **2026-06-23** `b6141f80a3d5` — 1 info
  - added the new optional request property `targetKind`
- **2026-06-22** `46f8d33cfc61` — 1 info
  - added the required property `items/items/target/kind` to the response with the `200` status
- **2026-06-19** `b68fa53b6ab1` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/latitude-dev/apis/latitude/docs/v1/projects/:projectSlug/monitors/for-target/post.md) · [API](https://skmtc.dev/latitude-dev/apis/latitude.md) · [Page](https://skmtc.dev/latitude-dev/apis/latitude/changes/v1/projects/:projectSlug/monitors/for-target/post)
