{ "operationId": "Get Local Gateway Call to On-Premises Extension Usage for a Trunk", "method": "GET", "path": "/telephony/config/premisePstn/trunks/{trunkId}/usageCallToExtension", "summary": "Get Local Gateway Call to On-Premises Extension Usage for a Trunk", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "locations": [ { "id": "Y2lzY29zcGFyazovL3VzL0RJQUxfUExBTi8wNTlhMjczZS1iYmIwLTExZWMtODQyMi0wMjQyYWMxMjAwMDI", "name": "locationName" } ] } } ] }