---
title: "Changes to List support channels"
method: GET
path: "/support_channels"
---

# Changes to List support channels

`GET /support_channels`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 74 revisions.

- **2026-09-04** `8473fa1d1f47` — 1 info
- **2026-09-03** `697924df40d1` — 1 breaking, 1 warning, 2 info
- **2026-08-18** `f67a043e3190` — 3 breaking, 10 info

## Changes

- **2026-09-04** `8473fa1d1f47` — 1 info
  - added the required property `data/items/company_id` to the response with the `200` status
- **2026-09-03** `697924df40d1` — 1 breaking, 1 warning, 2 info
  - removed the required property `data/items/company_id` from the response with the `200` status
  - deleted the `query` request parameter `company_id`
  - added the new optional `query` request parameter `account_id`
  - added the required property `data/items/account_id` to the response with the `200` status
- **2026-08-18** `f67a043e3190` — 3 breaking, 10 info
  - the `query` request parameter `direction` was restricted to a list of enum values
  - the `query` request parameter `order` was restricted to a list of enum values
  - the `query` request parameter `view` was restricted to a list of enum values
  - added the new enum value `admin` to the `query` request parameter `view`
  - added the new enum value `all` to the `query` request parameter `view`
  - added the new enum value `asc` to the `query` request parameter `direction`
  - added the new enum value `created_at` to the `query` request parameter `order`
  - added the new enum value `customer` to the `query` request parameter `view`
  - added the new enum value `desc` to the `query` request parameter `direction`
  - added the new enum value `last_post_sent_at` to the `query` request parameter `order`
  - for the `query` request parameter `direction`, the type was generalized from no type to `string`
  - for the `query` request parameter `order`, the type was generalized from no type to `string`
  - for the `query` request parameter `view`, the type was generalized from no type to `string`

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/support_channels/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/support_channels/get)
