---
title: "Changes to GET /projects/"
method: GET
path: "/projects/"
---

# Changes to GET /projects/

`GET /projects/`

> 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 breaking, 2 info
- **2023-05-19** `f84d9240fdf2` — 2 info
- **2023-04-25** `62d33b790834` — 4 breaking, 4 warning, 3 info

## Changes

- **2024-04-23** `cbf68ddd9760` — 1 breaking, 1 warning, 9 info
  - removed the required property `results/items/import_task_id` from the response with the `200` status
  - removed the optional property `results/items/credential_id` 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 `results/items/eda_credential_id` to the response with the `200` status
  - added the optional property `results/items/scm_branch` to the response with the `200` status
  - added the optional property `results/items/scm_refspec` to the response with the `200` status
  - added the required property `results/items/organization_id` to the response with the `200` status
  - added the required property `results/items/proxy` to the response with the `200` status
  - added the required property `results/items/scm_type` to the response with the `200` status
  - added the required property `results/items/signature_validation_credential_id` to the response with the `200` status
- **2023-09-05** `011f9cfbad09` — 1 info
  - added the optional property `results/items/verify_ssl` to the response with the `200` status
- **2023-08-21** `c84b4813cab1` — 1 breaking, 2 info
  - the response property `results/items/credential_id` became optional for the status `200`
  - the endpoint scheme security `cookieAuth` was added to the API
  - the response required property `results/items/credential_id` became not read-only for the status `200`
- **2023-05-19** `f84d9240fdf2` — 2 info
  - the endpoint scheme security `cookieAuth` was removed from the API
  - added the required property `results/items/credential_id` to the response with the `200` status
- **2023-04-25** `62d33b790834` — 4 breaking, 4 warning, 3 info
  - removed the required property `results/items/organization_id` from the response with the `200` status
  - removed the required property `results/items/proxy` from the response with the `200` status
  - removed the required property `results/items/scm_type` from the response with the `200` status
  - removed the required property `results/items/signature_validation_credential_id` from the response with the `200` status
  - removed the optional property `results/items/eda_credential_id` from the response with the `200` status
  - removed the optional property `results/items/scm_branch` from the response with the `200` status
  - removed the optional property `results/items/scm_refspec` from the response with the `200` status
  - removed the optional property `results/items/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 `results/items/import_task_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/ansible/apis/event-driven-ansible-api/docs/projects/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/get)
