---
title: "Changes to Fetch channel"
method: GET
path: "/api/v1/channels/{id}"
---

# Changes to Fetch channel

`GET /api/v1/channels/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2026-07-07** `a3b4750a505f` — 8 info
- **2026-07-07** `84194c31ab85` — 8 breaking

## Changes

- **2026-07-07** `a3b4750a505f` — 8 info
  - added the required property `active` to the response with the `200` status
  - added the required property `code` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `metadata` to the response with the `200` status
  - added the required property `name` to the response with the `200` status
  - added the required property `type` to the response with the `200` status
  - added the required property `updated_at` to the response with the `200` status
- **2026-07-07** `84194c31ab85` — 8 breaking
  - removed the required property `active` from the response with the `200` status
  - removed the required property `code` from the response with the `200` status
  - removed the required property `created_at` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `metadata` from the response with the `200` status
  - removed the required property `name` from the response with the `200` status
  - removed the required property `type` from the response with the `200` status
  - removed the required property `updated_at` from the response with the `200` status

---

[Operation](https://skmtc.dev/kruzer-corp/apis/oms-api/docs/api/v1/channels/:id/get.md) · [API](https://skmtc.dev/kruzer-corp/apis/oms-api.md) · [Page](https://skmtc.dev/kruzer-corp/apis/oms-api/changes/api/v1/channels/:id/get)
