---
title: "Changes to Get a specific project by ID"
method: GET
path: "/v1/projects/{project_id}"
---

# Changes to Get a specific project by ID

`GET /v1/projects/{project_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 29 revisions.

- **2026-03-09** `0f1ebe150574` — 8 breaking, 1 warning, 2 info
- **2026-01-28** `ad860831e524` — 1 info
- **2026-01-21** `1660d0b2cbd9` — 1 info

## Changes

- **2026-03-09** `0f1ebe150574` — 8 breaking, 1 warning, 2 info
  - removed the required property `created_at` from the response with the `200` status
  - removed the required property `description` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `project_id` from the response with the `200` status
  - removed the required property `updated_at` from the response with the `200` status
  - removed the required property `user_email` from the response with the `200` status
  - removed the required property `user_id` from the response with the `200` status
  - removed the required property `user_name` from the response with the `200` status
  - removed the optional property `project_type` from the response with the `200` status
  - added the new optional `query` request parameter `user_id`
  - added the required property `project` to the response with the `200` status
- **2026-01-28** `ad860831e524` — 1 info
  - added the optional property `project_type` to the response with the `200` status
- **2026-01-21** `1660d0b2cbd9` — 1 info
  - endpoint added

---

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