---
title: "Changes to get all users"
method: GET
path: "/api/v1/users"
---

# Changes to get all users

`GET /api/v1/users`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 19 revisions.

- **2021-09-17** `1134b4a506a5` — 3 warning, 3 info
- **2021-08-25** `46700dd5e784` — 1 info
- **2021-08-09** `214f3986034a` — 2 info
- **2021-08-06** `e3cb40d13d06` — 2 warning, 2 info
- **2021-08-06** `3c703fa51ebd` — 3 info
- **2021-08-06** `e366ae458db2` — 1 warning, 1 info
- **2021-08-05** `bf593e163365` — 1 warning, 1 info
- **2021-03-17** `c9349f4e8a10` — 1 info
- **2019-08-15** `42619b8ccbbe` — 1 info

## Changes

- **2021-09-17** `1134b4a506a5` — 3 warning, 3 info
  - added the new `ACTIVE` enum value to the `items/status` response property for the response status `200`
  - added the new `DISABLED` enum value to the `items/status` response property for the response status `200`
  - added the new `PENDING` enum value to the `items/status` response property for the response status `200`
  - removed the `active` enum value from the `items/status` response property for the response status `200`
  - removed the `disabled` enum value from the `items/status` response property for the response status `200`
  - removed the `pending` enum value from the `items/status` response property for the response status `200`
- **2021-08-25** `46700dd5e784` — 1 info
  - api operation id `getUser` removed and replaced with `getUsers`
- **2021-08-09** `214f3986034a` — 2 info
  - added the optional property `items/roles/items/description` to the response with the `200` status
  - added the optional property `items/roles/items/isGlobal` to the response with the `200` status
- **2021-08-06** `e3cb40d13d06` — 2 warning, 2 info
  - removed the optional property `items/roles/items/isCreated` from the response with the `200` status
  - removed the optional property `items/roles/items/isUpdated` from the response with the `200` status
  - added the optional property `items/roles/items/createdAt` to the response with the `200` status
  - added the optional property `items/roles/items/updatedAt` to the response with the `200` status
- **2021-08-06** `3c703fa51ebd` — 3 info
  - added the optional property `items/roles/items/id` to the response with the `200` status
  - added the optional property `items/roles/items/isCreated` to the response with the `200` status
  - added the optional property `items/roles/items/isUpdated` to the response with the `200` status
- **2021-08-06** `e366ae458db2` — 1 warning, 1 info
  - removed the optional property `items/roles/items/description` from the response with the `200` status
  - added the optional property `items/roles/items/scope` to the response with the `200` status
- **2021-08-05** `bf593e163365` — 1 warning, 1 info
  - removed the optional property `items/roles/items/scope` from the response with the `200` status
  - added the optional property `items/roles/items/description` to the response with the `200` status
- **2021-03-17** `c9349f4e8a10` — 1 info
  - added the new optional `query` request parameter `meta`
- **2019-08-15** `42619b8ccbbe` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/docs/api/v1/users/get.md) · [API](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih.md) · [Page](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/changes/api/v1/users/get)
