{ "operationId": "getTextToSpeechUsage", "method": "GET", "path": "/telephony/config/textToSpeech/usage", "summary": "Get Text-to-Speech Usage", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "noOfApiCalls": 25, "maxAllowedApiCalls": 150, "usageResetTimestamp": "2026-01-01T00:00:00.000Z" } } ] }