---
title: "Changes to Get GitHub connector discovery"
method: GET
path: "/v1/connector-instances/{connectorInstanceId}/discovery"
---

# Changes to Get GitHub connector discovery

`GET /v1/connector-instances/{connectorInstanceId}/discovery`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2026-08-29** `fcbb34aa1702` — 2 warning, 1 info
- **2026-08-20** `93df40e2efd5` — 7 info

## Changes

- **2026-08-29** `fcbb34aa1702` — 2 warning, 1 info
  - added the new `agent_plugin_manifest` enum value to the `item/discoveredPlugins/items/sourceKind` response property for the response status `200`
  - added the new `agent_plugin_repo` enum value to the `item/classification` response property for the response status `200`
  - added the required property `item/discoveredPlugins/items/sourceSchemaVersion` to the response with the `200` status
- **2026-08-20** `93df40e2efd5` — 7 info
  - removed the pattern `^cin_.*` from the `path` request parameter `connectorInstanceId`
  - the `item/connectorInstance/connectorAccountId` response's property pattern `^cac_.*` was removed for the status `200`
  - the `item/connectorInstance/createdByOrgMembershipId` response's property pattern `^om_.*` was removed for the status `200`
  - the `item/connectorInstance/id` response's property pattern `^cin_.*` was removed for the status `200`
  - the `item/connectorInstance/organizationId` response's property pattern `^org_.*` was removed for the status `200`
  - the `item/connectorTarget/connectorInstanceId` response's property pattern `^cin_.*` was removed for the status `200`
  - the `item/connectorTarget/id` response's property pattern `^ctg_.*` was removed for the status `200`

---

[Operation](https://skmtc.dev/openworklabs/apis/den-api/docs/v1/connector-instances/:connectorInstanceId/discovery/get.md) · [API](https://skmtc.dev/openworklabs/apis/den-api.md) · [Page](https://skmtc.dev/openworklabs/apis/den-api/changes/v1/connector-instances/:connectorInstanceId/discovery/get)
