{ "operationId": "Read the List of Dial Patterns", "method": "GET", "path": "/telephony/config/premisePstn/dialPlans/{dialPlanId}/dialPatterns", "summary": "Read the List of Dial Patterns", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "dialPatterns": [] } } ] }