Skip to main content

GetAvailableScales retrieves available rating scale configurations.

GET 

/api/v1/voice/ratings/scales

Returns scale definitions for IVR configuration.

Response

List of scale types with:

  • scale_min/scale_max: Valid rating range
  • description: Human-readable scale description
  • labels: Map of rating value → label text

Errors

  • PERMISSION_DENIED: Caller lacks voice:rating:read permission

Responses

A successful response.