Skip to main content
GET
/
csat
/
settings
/
channel
/
{channel}
Check if CSAT is enabled for a channel
curl --request GET \
  --url https://api.open.cx/csat/settings/channel/{channel}
{
  "channel": "<string>",
  "enabled": true
}

Path Parameters

channel
enum<string>
required
Available options:
web,
email,
phone_voice,
slack,
sms,
whatsapp,
instagram,
messenger,
api,
web_voice

Response

Default Response

channel
string
required
enabled
boolean
required