---
title: "Changes to Get Finding Routing Rule"
method: GET
path: "/api/v1/findings/routing-rules/{id}"
---

# Changes to Get Finding Routing Rule

`GET /api/v1/findings/routing-rules/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 33 revisions.

- **2026-08-21** `f2cf3228f366` — 2 breaking, 11 warning
- **2026-04-30** `fa2bb307d6fa` — 1 info

## Changes

- **2026-08-21** `f2cf3228f366` — 2 breaking, 11 warning
  - added `#/components/schemas/c1.api.finding.v1.FindingRoutingRule, subschema #2` to the `routingRule` response property `oneOf` list for the response status `200`
  - the `routingRule` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `routingRule/action` from the response with the `200` status
  - removed the optional property `routingRule/appId` from the response with the `200` status
  - removed the optional property `routingRule/condition` from the response with the `200` status
  - removed the optional property `routingRule/createdAt` from the response with the `200` status
  - removed the optional property `routingRule/description` from the response with the `200` status
  - removed the optional property `routingRule/displayName` from the response with the `200` status
  - removed the optional property `routingRule/enabled` from the response with the `200` status
  - removed the optional property `routingRule/id` from the response with the `200` status
  - removed the optional property `routingRule/priority` from the response with the `200` status
  - removed the optional property `routingRule/templateId` from the response with the `200` status
  - removed the optional property `routingRule/updatedAt` from the response with the `200` status
- **2026-04-30** `fa2bb307d6fa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/conductorone/apis/c1-api/docs/api/v1/findings/routing-rules/:id/get.md) · [API](https://skmtc.dev/conductorone/apis/c1-api.md) · [Page](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/findings/routing-rules/:id/get)
