---
title: "Changes to Retrieve a channel endpoint"
method: GET
path: "/v1/channel-endpoints/{identifier}"
---

# Changes to Retrieve a channel endpoint

`GET /v1/channel-endpoints/{identifier}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 12 revisions.

- **2026-08-30** `24e82408dec7` — 1 warning, 1 info
- **2026-08-16** `c2b2fa0d5d48` — 1 warning, 1 info
- **2026-07-31** `8092e41edd57` — 1 breaking, 4 warning
- **2026-07-26** `ab1c5d528f97` — 1 warning
- **2026-07-21** `c69777f60184` — 1 breaking, 13 warning

## Changes

- **2026-08-30** `24e82408dec7` — 1 warning, 1 info
  - added the new `novu-web-chat` enum value to the `providerId` response property for the response status `200`
  - removed the `novu-agent-chat` enum value from the `providerId` response property for the response status `200`
- **2026-08-16** `c2b2fa0d5d48` — 1 warning, 1 info
  - added the new `novu-agent-chat` enum value to the `providerId` response property for the response status `200`
  - removed the `novu-web-chat` enum value from the `providerId` response property for the response status `200`
- **2026-07-31** `8092e41edd57` — 1 breaking, 4 warning
  - added `#/components/schemas/GrafanaOnCallIntegrationEndpointDto, #/components/schemas/ToolWebhookEndpointDto` to the `endpoint` response property `oneOf` list for the response status `200`
  - added the new `grafana` enum value to the `providerId` response property for the response status `200`
  - added the new `grafana_oncall_integration` enum value to the `type` response property for the response status `200`
  - added the new `novu-web-chat` enum value to the `providerId` response property for the response status `200`
  - added the new `tool_webhook` enum value to the `type` response property for the response status `200`
- **2026-07-26** `ab1c5d528f97` — 1 warning
  - added the new `ruach-sms` enum value to the `providerId` response property for the response status `200`
- **2026-07-21** `c69777f60184` — 1 breaking, 13 warning
  - added `#/components/schemas/WebexRoomEndpointDto, #/components/schemas/WebexPersonEndpointDto, #/components/schemas/LineUserEndpointDto, #/components/schemas/PagerDutyServiceEndpointDto, #/components/schemas/OpsgenieIntegrationEndpointDto` to the `endpoint` response property `oneOf` list for the response status `200`
  - added the new `anypost` enum value to the `providerId` response property for the response status `200`
  - added the new `line` enum value to the `providerId` response property for the response status `200`
  - added the new `line_user` enum value to the `type` response property for the response status `200`
  - added the new `opsgenie` enum value to the `providerId` response property for the response status `200`
  - added the new `opsgenie_integration` enum value to the `type` response property for the response status `200`
  - added the new `pagerduty` enum value to the `providerId` response property for the response status `200`
  - added the new `pagerduty_service` enum value to the `type` response property for the response status `200`
  - added the new `sendblue` enum value to the `providerId` response property for the response status `200`
  - added the new `tool` enum value to the `channel` response property for the response status `200`
  - added the new `tool-webhook` enum value to the `providerId` response property for the response status `200`
  - added the new `webex-messaging` enum value to the `providerId` response property for the response status `200`
  - added the new `webex_person` enum value to the `type` response property for the response status `200`
  - added the new `webex_room` enum value to the `type` response property for the response status `200`

---

[Operation](https://skmtc.dev/novu/apis/novu-api/docs/v1/channel-endpoints/:identifier/get.md) · [API](https://skmtc.dev/novu/apis/novu-api.md) · [Page](https://skmtc.dev/novu/apis/novu-api/changes/v1/channel-endpoints/:identifier/get)
