---
title: "Changes to List All Users"
method: GET
path: "/manage/users"
---

# Changes to List All Users

`GET /manage/users`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 13 revisions.

- **2026-01-06** `2d941ea53eb3` — 17 info
- **2025-08-21** `9321c45d93b5` — 16 breaking, 1 info

## Changes

- **2026-01-06** `2d941ea53eb3` — 17 info
  - api tag `public` added
  - the response property `accepted` became required for the status `200`
  - the response property `accepted/items/email` became required for the status `200`
  - the response property `accepted/items/id` became required for the status `200`
  - the response property `accepted/items/is_active` became required for the status `200`
  - the response property `accepted/items/password_configured` became required for the status `200`
  - the response property `accepted/items/role` became required for the status `200`
  - the response property `accepted_pages` became required for the status `200`
  - the response property `invited` became required for the status `200`
  - the response property `invited_pages` became required for the status `200`
  - the response property `slack_users` became required for the status `200`
  - the response property `slack_users/items/email` became required for the status `200`
  - the response property `slack_users/items/id` became required for the status `200`
  - the response property `slack_users/items/is_active` became required for the status `200`
  - the response property `slack_users/items/password_configured` became required for the status `200`
  - the response property `slack_users/items/role` became required for the status `200`
  - the response property `slack_users_pages` became required for the status `200`
- **2025-08-21** `9321c45d93b5` — 16 breaking, 1 info
  - the response property `accepted` became optional for the status `200`
  - the response property `accepted/items/email` became optional for the status `200`
  - the response property `accepted/items/id` became optional for the status `200`
  - the response property `accepted/items/is_active` became optional for the status `200`
  - the response property `accepted/items/password_configured` became optional for the status `200`
  - the response property `accepted/items/role` became optional for the status `200`
  - the response property `accepted_pages` became optional for the status `200`
  - the response property `invited` became optional for the status `200`
  - the response property `invited_pages` became optional for the status `200`
  - the response property `slack_users` became optional for the status `200`
  - the response property `slack_users/items/email` became optional for the status `200`
  - the response property `slack_users/items/id` became optional for the status `200`
  - the response property `slack_users/items/is_active` became optional for the status `200`
  - the response property `slack_users/items/password_configured` became optional for the status `200`
  - the response property `slack_users/items/role` became optional for the status `200`
  - the response property `slack_users_pages` became optional for the status `200`
  - api tag `public` removed

---

[Operation](https://skmtc.dev/onyx-dot-app/apis/onyx-api/docs/manage/users/get.md) · [API](https://skmtc.dev/onyx-dot-app/apis/onyx-api.md) · [Page](https://skmtc.dev/onyx-dot-app/apis/onyx-api/changes/manage/users/get)
