---
title: "Changes to List attack path findings"
method: GET
path: "/api/v2/attack-paths/findings"
---

# Changes to List attack path findings

`GET /api/v2/attack-paths/findings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 66 revisions.

- **2026-08-28** `6d4b33f1714e` — 2 info
- **2026-08-25** `001a4a958c69` — 1 info
- **2026-08-05** `2f2389a8ef40` — 1 warning
- **2026-07-28** `5a30cd410a67` — 1 breaking, 2 warning, 2 info
- **2026-07-10** `bd9ad5013a5b` — 1 info

## Changes

- **2026-08-28** `6d4b33f1714e` — 2 info
  - added the new optional `query` request parameter `is_cross_platform`
  - added the optional property `allOf[subschema #2]/data/items/is_cross_platform` to the response with the `200` status (media type: application/json)
- **2026-08-25** `001a4a958c69` — 1 info
  - added the optional property `allOf[subschema #2]/data/items/id` to the response with the `200` status
- **2026-08-05** `2f2389a8ef40` — 1 warning
  - added the new `orphaned` enum value to the `allOf[subschema #2]/data/items/status` response property for the response status `200`
- **2026-07-28** `5a30cd410a67` — 1 breaking, 2 warning, 2 info
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `asset_group_tag_id`
  - deleted the `query` request parameter `zone_id`
  - removed the optional property `allOf[subschema #2]/data/items/zone_id` from the response with the `200` status (media type: application/json)
  - for the `query` request parameter `asset_group_tag_id`, the type/format was generalized from `array`/`` to `string`/``
  - added the optional property `allOf[subschema #2]/data/items/asset_group_tag_id` to the response with the `200` status (media type: application/json)
- **2026-07-10** `bd9ad5013a5b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/specterops/apis/bloodhound-api/docs/api/v2/attack-paths/findings/get.md) · [API](https://skmtc.dev/specterops/apis/bloodhound-api.md) · [Page](https://skmtc.dev/specterops/apis/bloodhound-api/changes/api/v2/attack-paths/findings/get)
