---
title: "Changes to List all prompts with project filter"
method: GET
path: "/v1/prompts"
---

# Changes to List all prompts with project filter

`GET /v1/prompts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 18 revisions.

- **2026-07-14** `bed7a47c6f25` — 1 breaking, 2 warning, 3 info
- **2026-06-29** `27457b167aec` — 1 info
- **2026-06-26** `703004902ea2` — 1 breaking

## Changes

- **2026-07-14** `bed7a47c6f25` — 1 breaking, 2 warning, 3 info
  - removed the required property `prompts/items/team_id` from the response with the `200` status
  - deleted the `query` request parameter `team`
  - deleted the `query` request parameter `team_id`
  - added the new optional `query` request parameter `project`
  - added the new optional `query` request parameter `project_id`
  - added the required property `prompts/items/project_id` to the response with the `200` status
- **2026-06-29** `27457b167aec` — 1 info
  - endpoint added
- **2026-06-26** `703004902ea2` — 1 breaking
  - api path removed without deprecation

---

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