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

# Changes to List all users

`GET /v1/users/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-07-26** `e58688835e25` — 5 breaking, 6 warning

## Changes

- **2026-07-26** `e58688835e25` — 5 breaking, 6 warning
  - the response property `results/items/external_user_id` became nullable for the status `200`
  - the response property `results/items/first_name` became nullable for the status `200`
  - the response property `results/items/last_name` became nullable for the status `200`
  - the response property `results/items/ssn` became nullable for the status `200`
  - the `results/items/links/items/company_mapping/name` response property's maxLength was increased from `128` to `255` for the response status `200`
  - added the new `credit` enum value to the `results/items/links/items/allowed_products/items/` response property for the response status `200`
  - added the new `credit` enum value to the `results/items/links/items/data_source` response property for the response status `200`
  - added the new `credit` enum value to the `results/items/links/items/initial_product_type` response property for the response status `200`
  - added the new `education` enum value to the `results/items/links/items/allowed_products/items/` response property for the response status `200`
  - added the new `education` enum value to the `results/items/links/items/data_source` response property for the response status `200`
  - added the new `education` enum value to the `results/items/links/items/initial_product_type` response property for the response status `200`

---

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