curl --request GET \
--url https://api.open.cx/csat/sessions/{session_id}/sent{
"session_id": "<string>",
"csat_sent": true
}Check whether a CSAT request has been sent for the specified session
curl --request GET \
--url https://api.open.cx/csat/sessions/{session_id}/sent{
"session_id": "<string>",
"csat_sent": true
}Was this page helpful?