---
title: "Changes to List saved queries"
method: GET
path: "/api/v2/saved-queries"
---

# Changes to List saved queries

`GET /api/v2/saved-queries`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 66 revisions.

- **2026-04-01** `40bf219eced6` — 3 breaking
- **2026-04-01** `6aaeba6ecdc5` — 3 info
- **2026-04-01** `674e0a229e8a` — 3 breaking
- **2026-01-12** `a426ff0abf8f` — 3 info

## Changes

- **2026-04-01** `40bf219eced6` — 3 breaking
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `name`
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `query`
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `user_id`
- **2026-04-01** `6aaeba6ecdc5` — 3 info
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `name`
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `query`
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `user_id`
- **2026-04-01** `674e0a229e8a` — 3 breaking
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `name`
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `query`
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `user_id`
- **2026-01-12** `a426ff0abf8f` — 3 info
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `name`
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `query`
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `user_id`

---

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