---
title: "Changes to List Users Minimal"
method: GET
path: "/api/v2/bloodhound-users-minimal"
---

# Changes to List Users Minimal

`GET /api/v2/bloodhound-users-minimal`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 66 revisions.

- **2026-04-03** `f87a90d5a2d0` — 1 breaking, 1 info
- **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-03** `f87a90d5a2d0` — 1 breaking, 1 info
  - added the pattern `^((eq|neq):)?[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$` to the `query` request parameter `id`
  - for the `query` request parameter `id`, the type/format was generalized from `string`/`uuid` to `string`/``
- **2026-04-01** `40bf219eced6` — 3 breaking
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `email_address`
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `first_name`
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `last_name`
- **2026-04-01** `6aaeba6ecdc5` — 3 info
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `email_address`
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `first_name`
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `last_name`
- **2026-04-01** `674e0a229e8a` — 3 breaking
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `email_address`
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `first_name`
  - added the pattern `^((eq|~eq|neq):)?[^:]+$` to the `query` request parameter `last_name`
- **2026-01-12** `a426ff0abf8f` — 3 info
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `email_address`
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `first_name`
  - removed the pattern `^((eq|~eq|neq):)?[^:]+$` from the `query` request parameter `last_name`

---

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