curl --request GET \
--url https://api.open.cx/csat/settings/channel/{channel}{
"channel": "<string>",
"enabled": true
}Check whether CSAT collection is enabled for the specified channel
curl --request GET \
--url https://api.open.cx/csat/settings/channel/{channel}{
"channel": "<string>",
"enabled": true
}Was this page helpful?