---
title: "Changes to GET /projects/{id}/"
method: GET
path: "/projects/{id}/"
---

# Changes to GET /projects/{id}/

`GET /projects/{id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 8 revisions.

- **2024-04-23** `cbf68ddd9760` — 1 breaking, 1 warning, 9 info
- **2023-09-05** `011f9cfbad09` — 1 info
- **2023-08-21** `c84b4813cab1` — 1 info
- **2023-05-19** `f84d9240fdf2` — 2 info
- **2023-04-25** `62d33b790834` — 3 breaking, 5 warning, 3 info

## Changes

- **2024-04-23** `cbf68ddd9760` — 1 breaking, 1 warning, 9 info
  - removed the required property `import_task_id` from the response with the `200` status
  - removed the optional property `credential` from the response with the `200` status
  - the endpoint scheme security `EDAJWTAuthentication` was added to the API
  - the endpoint scheme security `jwtAuth` was added to the API
  - added the optional property `eda_credential` to the response with the `200` status
  - added the optional property `scm_branch` to the response with the `200` status
  - added the optional property `scm_refspec` to the response with the `200` status
  - added the optional property `signature_validation_credential` to the response with the `200` status
  - added the required property `organization` to the response with the `200` status
  - added the required property `proxy` to the response with the `200` status
  - added the required property `scm_type` to the response with the `200` status
- **2023-09-05** `011f9cfbad09` — 1 info
  - added the optional property `verify_ssl` to the response with the `200` status
- **2023-08-21** `c84b4813cab1` — 1 info
  - the endpoint scheme security `cookieAuth` was added to the API
- **2023-05-19** `f84d9240fdf2` — 2 info
  - the endpoint scheme security `cookieAuth` was removed from the API
  - added the optional property `credential` to the response with the `200` status
- **2023-04-25** `62d33b790834` — 3 breaking, 5 warning, 3 info
  - removed the required property `organization` from the response with the `200` status
  - removed the required property `proxy` from the response with the `200` status
  - removed the required property `scm_type` from the response with the `200` status
  - removed the optional property `eda_credential` from the response with the `200` status
  - removed the optional property `scm_branch` from the response with the `200` status
  - removed the optional property `scm_refspec` from the response with the `200` status
  - removed the optional property `signature_validation_credential` from the response with the `200` status
  - removed the optional property `verify_ssl` from the response with the `200` status
  - the endpoint scheme security `EDAJWTAuthentication` was removed from the API
  - the endpoint scheme security `jwtAuth` was removed from the API
  - added the required property `import_task_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/ansible/apis/event-driven-ansible-api/docs/projects/:id/get.md) · [API](https://skmtc.dev/ansible/apis/event-driven-ansible-api.md) · [Page](https://skmtc.dev/ansible/apis/event-driven-ansible-api/changes/projects/:id/get)
