Get CSAT configuration
GET /api/workspaces/{workspaceId}/csat-config
Retrieve the current CSAT configuration for a workspace. These settings control how satisfaction scores are collected and how circuit breakers are triggered.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The workspace to get CSAT configuration for.
Responses
Section titled “ Responses ”The CSAT configuration.
CSAT configuration for a workspace, controlling how satisfaction scores are collected and how circuit breakers are triggered.
object
The workspace this configuration belongs to.
Example
a1b2c3d4-e5f6-7890-abcd-ef1234567890Include a satisfaction link in the resolution email.
Example
trueSend a separate follow-up email requesting satisfaction feedback.
Number of days before a satisfaction link expires.
Example
14Minutes to wait after resolution before sending a follow-up email.
Example
60Composite score below which a conversation is flagged as a resolution failure.
Example
2Composite score threshold for the circuit breaker counter.
Example
3Number of consecutive low-scoring conversations before a circuit breaker triggers.
Example
3Time window in hours for counting consecutive low scores.
Example
72Expected baseline for the outcome dimension; used to compute disconfirmation.
Expected baseline for the process dimension.
Expected baseline for the environment dimension.