Get quality stats
GET /api/workspaces/{workspaceId}/quality/stats
Retrieve aggregate quality statistics for a workspace over a given period.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The workspace to get quality stats for.
Query Parameters
Section titled “Query Parameters ”Predefined period: last_7d, last_30d, last_90d (default last_30d).
Start of custom range in ISO 8601 format (overrides period).
End of custom range in ISO 8601 format (overrides period).
Responses
Section titled “ Responses ”Quality statistics for the requested period.
Aggregate quality statistics for a workspace over a given period.
object
Start of the statistics period.
Example
2026-02-24T00:00:00.000ZEnd of the statistics period.
Example
2026-03-25T23:59:59.999ZNumber of conversations that received a quality score in the period.
Example
312Average composite CSAT score (1.0 to 5.0).
Example
4.21Average outcome dimension score.
Example
4.35Average process dimension score.
Example
4.18Average environment dimension score.
Example
4.1Average confidence of the computed scores (0.0 to 1.0).
Example
0.82Average disconfirmation gap (0.0 to 1.0, lower is better).
Example
0.14Number of circuit breakers triggered during the period.
Example
1Fraction of conversations that reached a resolution.
Example
0.91