---
title: "Check if CSAT has been sent for a session"
method: GET
path: "/csat/sessions/{session_id}/sent"
---

# Check if CSAT has been sent for a session

`GET /csat/sessions/{session_id}/sent`

Check whether a CSAT request has been sent for the specified session

## Path parameters

- `session_id` string, required

## Response `200`

Default Response

- object
  - `session_id` string, required
  - `csat_sent` 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)
