---
title: "Changes to Retrieve all components"
method: GET
path: "/components/"
---

# Changes to Retrieve all components

`GET /components/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 11 revisions.

- **2021-11-03** `52b0a03f1868` — 3 info
- **2019-08-20** `a1efb09ed220` — 1 info
- **2019-08-20** `566ed0364ce0` — 1 info
- **2019-05-16** `77e6b7addc6e` — 4 breaking, 3 info

## Changes

- **2021-11-03** `52b0a03f1868` — 3 info
  - added the optional property `data/items/active` to the response with the `200` status
  - added the optional property `data/items/id` to the response with the `200` status
  - added the optional property `data/items/isGlobal` to the response with the `200` status
- **2019-08-20** `a1efb09ed220` — 1 info
  - added the optional property `data/items/logo` to the response with the `200` status
- **2019-08-20** `566ed0364ce0` — 1 info
  - added the optional property `data/items/applicationUid` to the response with the `200` status
- **2019-05-16** `77e6b7addc6e` — 4 breaking, 3 info
  - the response property `data/items/access` became optional for the status `200`
  - the response property `data/items/description` became optional for the status `200`
  - the response property `data/items/descriptor` became optional for the status `200`
  - the response property `data/items/owners` became optional for the status `200`
  - the endpoint scheme security `api_key` was removed from the API
  - added the non-success response with the status `401`
  - the `access` response's property default value `private` was added for the status `200`

---

[Operation](https://skmtc.dev/openintegrationhub/apis/component-repository/docs/components/get.md) · [API](https://skmtc.dev/openintegrationhub/apis/component-repository.md) · [Page](https://skmtc.dev/openintegrationhub/apis/component-repository/changes/components/get)
