---
title: "Changes to GET /users/"
method: GET
path: "/users/"
---

# Changes to GET /users/

`GET /users/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 8 revisions.

- **2026-07-17** `c04fc5f09692` — 1 info
- **2024-04-29** `feeac1db5ade` — 1 info
- **2024-04-23** `cbf68ddd9760` — 1 breaking, 3 info
- **2023-10-17** `cf4bda9538d3` — 2 info
- **2023-08-21** `c84b4813cab1` — 1 info
- **2023-05-19** `f84d9240fdf2` — 2 info
- **2023-04-25** `62d33b790834` — 2 breaking, 4 warning, 3 info

## Changes

- **2026-07-17** `c04fc5f09692` — 1 info
  - added the new optional `query` request parameter `is_superuser`
- **2024-04-29** `feeac1db5ade` — 1 info
  - added the new optional `query` request parameter `resource__ansible_id`
- **2024-04-23** `cbf68ddd9760` — 1 breaking, 3 info
  - removed the required property `results/items/roles` from the response with the `200` status
  - the endpoint scheme security `EDAJWTAuthentication` was added to the API
  - the endpoint scheme security `jwtAuth` was added to the API
  - added the required property `results/items/resource` to the response with the `200` status
- **2023-10-17** `cf4bda9538d3` — 2 info
  - added the new optional `query` request parameter `name`
  - added the new optional `query` request parameter `username`
- **2023-08-21** `c84b4813cab1` — 1 info
  - the endpoint scheme security `cookieAuth` was added to the API
- **2023-05-19** `f84d9240fdf2` — 2 info
  - the endpoint scheme security `cookieAuth` was removed from the API
  - added the required property `results/items/is_superuser` to the response with the `200` status
- **2023-04-25** `62d33b790834` — 2 breaking, 4 warning, 3 info
  - removed the required property `results/items/is_superuser` from the response with the `200` status
  - removed the required property `results/items/resource` from the response with the `200` status
  - deleted the `query` request parameter `is_superuser`
  - deleted the `query` request parameter `name`
  - deleted the `query` request parameter `resource__ansible_id`
  - deleted the `query` request parameter `username`
  - the endpoint scheme security `EDAJWTAuthentication` was removed from the API
  - the endpoint scheme security `jwtAuth` was removed from the API
  - added the required property `results/items/roles` to the response with the `200` status

---

[Operation](https://skmtc.dev/ansible/apis/event-driven-ansible-api/docs/users/get.md) · [API](https://skmtc.dev/ansible/apis/event-driven-ansible-api.md) · [Page](https://skmtc.dev/ansible/apis/event-driven-ansible-api/changes/users/get)
