---
title: "Changes to ✨ List prompts"
method: GET
path: "/api/prompts/"
---

# Changes to ✨ List prompts

`GET /api/prompts/`

> Every recorded change to this endpoint, newest first.
> 98 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 98 revisions.

- **2026-07-08** `b5f055b9d45b` — 1 breaking
- **2026-04-28** `4c8b471479df` — 1 info
- **2026-04-27** `5281b5793e5f` — 1 breaking, 6 info

## Changes

- **2026-07-08** `b5f055b9d45b` — 1 breaking
  - the response property `results/items/created_by/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `200`
- **2026-04-28** `4c8b471479df` — 1 info
  - added the new optional `query` request parameter `page_size`
- **2026-04-27** `5281b5793e5f` — 1 breaking, 6 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `search`
  - added the optional property `next` to the response with the `200` status
  - added the optional property `previous` to the response with the `200` status
  - added the required property `count` to the response with the `200` status
  - added the required property `results` to the response with the `200` status

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/prompts/get.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/prompts/get)
