{ "operationId": "getLargeOrganizationStatus", "method": "GET", "path": "/telephony/config/largeOrgStatus", "summary": "Get Large Organization Status", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "isLargeOrg": true, "largeOrgThresholdPercentage": 90 } } ] }