---
title: "Changes to Get"
method: GET
path: "/api/v1/alerts/rules/{rule_id}"
---

# Changes to Get

`GET /api/v1/alerts/rules/{rule_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 28 revisions.

- **2026-08-19** `6aa0788aa5dc` — 7 breaking, 4 warning, 5 info
- **2026-08-12** `a71fce1f5c26` — 1 info

## Changes

- **2026-08-19** `6aa0788aa5dc` — 7 breaking, 4 warning, 5 info
  - the response property `entity_type` became optional for the status `200`
  - the response property `metric_config` became optional for the status `200`
  - the response property `platform` became optional for the status `200`
  - response property `entity_type` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `platform` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `metric_config` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `metric_config/metric_name` from the response with the `200` status
  - removed the optional property `metric_config/category` from the response with the `200` status
  - removed the optional property `metric_config/filters` from the response with the `200` status
  - removed the optional property `metric_config/params` from the response with the `200` status
  - removed the optional property `metric_config/team_id` from the response with the `200` status
  - added the optional property `content_scope` to the response with the `200` status
  - added the optional property `session_id` to the response with the `200` status
  - added the optional property `source` to the response with the `200` status
  - added `#/components/schemas/MetricConfig, subschema #2` to the `metric_config` response property `anyOf` list for the response status `200`
  - added the required property `last_run/anyOf[subschema #1: RunResponse]/destinations` to the response with the `200` status
- **2026-08-12** `a71fce1f5c26` — 1 info
  - added the optional property `metric_config/team_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/myaltimate/apis/fastapi/docs/api/v1/alerts/rules/:rule_id/get.md) · [API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [Page](https://skmtc.dev/myaltimate/apis/fastapi/changes/api/v1/alerts/rules/:rule_id/get)
