---
title: "Changes to List traces for a project"
method: GET
path: "/v1/projects/{project_identifier}/traces"
---

# Changes to List traces for a project

`GET /v1/projects/{project_identifier}/traces`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 70 revisions.

- **2026-05-05** `29fe492bf1e2` — 3 info
- **2026-04-29** `c81391216eb5` — 3 warning

## Changes

- **2026-05-05** `29fe492bf1e2` — 3 info
  - added the optional property `data/items/token_count_completion` to the response with the `200` status
  - added the optional property `data/items/token_count_prompt` to the response with the `200` status
  - added the optional property `data/items/token_count_total` to the response with the `200` status
- **2026-04-29** `c81391216eb5` — 3 warning
  - removed the optional property `data/items/token_count_completion` from the response with the `200` status
  - removed the optional property `data/items/token_count_prompt` from the response with the `200` status
  - removed the optional property `data/items/token_count_total` from the response with the `200` status

---

[Operation](https://skmtc.dev/arize-ai/apis/arize-phoenix-rest-api/docs/v1/projects/:project_identifier/traces/get.md) · [API](https://skmtc.dev/arize-ai/apis/arize-phoenix-rest-api.md) · [Page](https://skmtc.dev/arize-ai/apis/arize-phoenix-rest-api/changes/v1/projects/:project_identifier/traces/get)
