---
title: "Changes to Find component by ID"
method: GET
path: "/components/{id}"
---

# Changes to Find component by ID

`GET /components/{id}`

> 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/active` to the response with the `200` status
  - added the optional property `data/id` to the response with the `200` status
  - added the optional property `data/isGlobal` to the response with the `200` status
- **2019-08-20** `a1efb09ed220` — 1 info
  - added the optional property `data/logo` to the response with the `200` status
- **2019-08-20** `566ed0364ce0` — 1 info
  - added the optional property `data/applicationUid` to the response with the `200` status
- **2019-05-16** `77e6b7addc6e` — 4 breaking, 3 info
  - the response property `data/access` became optional for the status `200`
  - the response property `data/description` became optional for the status `200`
  - the response property `data/descriptor` became optional for the status `200`
  - the response property `data/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/:id/get.md) · [API](https://skmtc.dev/openintegrationhub/apis/component-repository.md) · [Page](https://skmtc.dev/openintegrationhub/apis/component-repository/changes/components/:id/get)
