---
title: "Changes to List workforce members"
method: GET
path: "/v1/people"
---

# Changes to List workforce members

`GET /v1/people`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 51 revisions.

- **2026-05-20** `5a440666fc04` — 4 breaking
- **2026-04-29** `36253e8a5c1b` — 1 info
- **2026-04-03** `805d5411bc33` — 1 info
- **2026-03-16** `9b8ae4b8ab67` — 1 breaking, 1 info
- **2026-03-05** `946edaa856a9` — 1 breaking, 1 warning, 1 info

## Changes

- **2026-05-20** `5a440666fc04` — 4 breaking
  - added the new required `query` request parameter `offboardAfter`
  - added the new required `query` request parameter `offboardBefore`
  - added the new required `query` request parameter `onboardAfter`
  - added the new required `query` request parameter `onboardBefore`
- **2026-04-29** `36253e8a5c1b` — 1 info
  - added the optional property `data/items/backgroundCheckRequests` to the response with the `200` status
- **2026-04-03** `805d5411bc33` — 1 info
  - added the required property `data/items/deactivated` to the response with the `200` status
- **2026-03-16** `9b8ae4b8ab67` — 1 breaking, 1 info
  - removed the required property `data/items/user/allOf[#/components/schemas/UserResponseDto]/isPlatformAdmin` from the response with the `200` status
  - added the required property `data/items/user/allOf[#/components/schemas/UserResponseDto]/role` to the response with the `200` status
- **2026-03-05** `946edaa856a9` — 1 breaking, 1 warning, 1 info
  - added the new required `query` request parameter `includeDeactivated`
  - deleted the `header` request parameter `X-Organization-Id`
  - added the required property `data/items/user/allOf[#/components/schemas/UserResponseDto]/isPlatformAdmin` to the response with the `200` status

---

[Operation](https://skmtc.dev/om-network/apis/betayum-api/docs/v1/people/get.md) · [API](https://skmtc.dev/om-network/apis/betayum-api.md) · [Page](https://skmtc.dev/om-network/apis/betayum-api/changes/v1/people/get)
