---
title: "Changes to Get all personas for the organization"
method: GET
path: "/v1/personas"
---

# Changes to Get all personas for the organization

`GET /v1/personas`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 29 revisions.

- **2026-03-09** `0f1ebe150574` — 2 breaking, 1 info
- **2025-12-10** `5a9a6b9cb07a` — 9 info
- **2025-11-17** `93aa65273d4d` — 1 info

## Changes

- **2026-03-09** `0f1ebe150574` — 2 breaking, 1 info
  - the response property `user_id` became optional for the status `200`
  - response property `user_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the optional property `org_id` to the response with the `200` status
- **2025-12-10** `5a9a6b9cb07a` — 9 info
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `401` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `request_id` to the response with the `400` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `500` status
  - added the required property `error_code` to the response with the `400` status
  - added the required property `error_code` to the response with the `401` status
  - added the required property `error_code` to the response with the `500` status
- **2025-11-17** `93aa65273d4d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/docs/v1/personas/get.md) · [API](https://skmtc.dev/elicitlabs/apis/elicit-labs-api.md) · [Page](https://skmtc.dev/elicitlabs/apis/elicit-labs-api/changes/v1/personas/get)
