GET/desk/api/v2/suggestedresponses/usage.json

Get suggested response usage for the current installation.

Responses

  • Code
    200
    Type
    object
    Schema
    Description
    200 OK

Examples

200 OK

SuggestedResponseUsage
{
  "resetDate": "2026-05-15T11:57:26.021Z",
  "total": 0,
  "used": 0
}