---
title: "Changes to Get GitHub app info"
method: GET
path: "/github-integration/app-info"
---

# Changes to Get GitHub app info

`GET /github-integration/app-info`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 1 info
- **2026-03-05** `c45ef22a736c` — 1 breaking, 1 info
- **2026-03-04** `298877d6a79a` — 1 breaking
- **2026-02-21** `4b8811b821e6` — 1 breaking, 1 info
- **2025-12-11** `93b231773126` — 1 breaking, 1 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 1 info
  - added the non-success response with the status `401`
- **2026-03-05** `c45ef22a736c` — 1 breaking, 1 info
  - the response property `appName` became nullable for the status `200`
  - response property `appName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2026-03-04** `298877d6a79a` — 1 breaking
  - response property `appName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-02-21** `4b8811b821e6` — 1 breaking, 1 info
  - the response property `appName` became nullable for the status `200`
  - response property `appName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2025-12-11** `93b231773126` — 1 breaking, 1 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added the required property `appName` to the response with the `200` status

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/github-integration/app-info/get.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/github-integration/app-info/get)
