---
title: "Changes to List all channel endpoints"
method: GET
path: "/v1/channel-endpoints"
---

# Changes to List all channel endpoints

`GET /v1/channel-endpoints`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 12 revisions.

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

## Changes

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

---

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