---
title: "Changes to Get monitor"
method: GET
path: "/v1/projects/{projectSlug}/monitors/{monitorSlug}"
---

# Changes to Get monitor

`GET /v1/projects/{projectSlug}/monitors/{monitorSlug}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 67 revisions.

- **2026-08-10** `2ce07f01d6c2` — 1 warning
- **2026-06-29** `f618a20f107f` — 4 breaking
- **2026-06-28** `5cedc15b21b5` — 8 breaking, 5 info
- **2026-06-22** `46f8d33cfc61` — 1 info
- **2026-06-19** `b68fa53b6ab1` — 1 breaking, 2 info
- **2026-06-15** `0e5d35c9aa15` — 1 breaking, 3 warning
- **2026-06-05** `7a4027f058a7` — 1 info

## Changes

- **2026-08-10** `2ce07f01d6c2` — 1 warning
  - added the new `urgent` enum value to the `rule/severity` response property for the response status `200`
- **2026-06-29** `f618a20f107f` — 4 breaking
  - added `subschema #3` to the `rule/config/condition/oneOf[#/components/schemas/AlertEscalatingCondition]/metric` response property `oneOf` list for the response status `200`
  - added `subschema #3` to the `rule/config/condition/oneOf[#/components/schemas/AlertThresholdCondition]/metric` response property `oneOf` list for the response status `200`
  - added `subschema #3` to the `rule/config/metric/allOf[#/components/schemas/MonitorMetric]/` response property `oneOf` list for the response status `200`
  - added `subschema #3` to the `target/metric/allOf[#/components/schemas/MonitorMetric]/` response property `oneOf` list for the response status `200`
- **2026-06-28** `5cedc15b21b5` — 8 breaking, 5 info
  - the response property `target/filterSet` became optional for the status `200`
  - the response property `target/kind` became optional for the status `200`
  - the response property `target/metric` became optional for the status `200`
  - the response property `target/query` became optional for the status `200`
  - the response property `target/savedSearchId` became optional for the status `200`
  - the response property `target/stream` became optional for the status `200`
  - added `subschema #5, subschema #6, subschema #7` to the `target/metric/allOf[#/components/schemas/MonitorMetric]/` response property `oneOf` list for the response status `200`
  - removed the required property `alerts` from the response with the `200` status
  - removed the `signal` enum value from the `target/kind` response property for the response status `200`
  - removed `subschema #4` from the `target/metric/allOf[#/components/schemas/MonitorMetric]/` response property `oneOf` list for the response status `200`
  - added the required property `rule` to the response with the `200` status
  - added the required property `target/id` to the response with the `200` status
  - added the required property `target/type` to the response with the `200` status
- **2026-06-22** `46f8d33cfc61` — 1 info
  - added the required property `target/kind` to the response with the `200` status
- **2026-06-19** `b68fa53b6ab1` — 1 breaking, 2 info
  - added `subschema #1, subschema #2, subschema #4, subschema #5` to the `alerts/items/condition/allOf[#/components/schemas/AlertCondition]/` response property `oneOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `alerts/items/condition/allOf[#/components/schemas/AlertCondition]/` response property `oneOf` list for the response status `200`
  - added the required property `target` to the response with the `200` status
- **2026-06-15** `0e5d35c9aa15` — 1 breaking, 3 warning
  - the response property `alerts/items/source` became nullable for the status `200`
  - added the new `event.matched` enum value to the `alerts/items/kind` response property for the response status `200`
  - added the new `metric.escalating` enum value to the `alerts/items/kind` response property for the response status `200`
  - added the new `metric.threshold` enum value to the `alerts/items/kind` response property for the response status `200`
- **2026-06-05** `7a4027f058a7` — 1 info
  - endpoint added

---

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