---
title: "Changes to Get channel data"
method: GET
path: "/v1/objects/{collection}/{object_id}/channel_data/{channel_id}"
---

# Changes to Get channel data

`GET /v1/objects/{collection}/{object_id}/channel_data/{channel_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 30 revisions.

- **2025-10-27** `40ca41599f57` — 1 breaking, 1 info
- **2025-09-08** `2d3aac5f3ddf` — 1 breaking, 1 warning

## Changes

- **2025-10-27** `40ca41599f57` — 1 breaking, 1 info
  - added `#/components/schemas/PushChannelDataFull, #/components/schemas/AWSSNSPushChannelDataFull, #/components/schemas/OneSignalChannelDataPlayerIdsOnly` to the `data` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/PushChannelData, #/components/schemas/OneSignalChannelData, #/components/schemas/AwsSnsPushChannelData` from the `data` response property `oneOf` list for the response status `200`
- **2025-09-08** `2d3aac5f3ddf` — 1 breaking, 1 warning
  - added `#/components/schemas/AwsSnsPushChannelData` to the `data` response property `oneOf` list for the response status `200`
  - added the new `push_aws_sns` enum value to the `provider` response property for the response status `200`

---

[Operation](https://skmtc.dev/knocklabs/apis/knock-api/docs/v1/objects/:collection/:object_id/channel_data/:channel_id/get.md) · [API](https://skmtc.dev/knocklabs/apis/knock-api.md) · [Page](https://skmtc.dev/knocklabs/apis/knock-api/changes/v1/objects/:collection/:object_id/channel_data/:channel_id/get)
