---
title: "Check if CSAT is enabled for a channel"
method: GET
path: "/csat/settings/channel/{channel}"
---

# Check if CSAT is enabled for a channel

`GET /csat/settings/channel/{channel}`

Check whether CSAT collection is enabled for the specified channel

## Path parameters

- `channel` 'web' | 'email' | 'phone_voice' | 'slack' | 'sms' | 'whatsapp' | 'instagram' | 'messenger' | 'api' | 'web_voice', required

## Response `200`

Default Response

- object
  - `channel` string, required
  - `enabled` boolean, required

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/open/apis/opencx-api.md) · [All operations](https://skmtc.net/open/apis/opencx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/open/opencx-api/versions/57b06b52302d/schema)
