{ "operationId": "Get Numbers assigned to a Route List", "method": "GET", "path": "/telephony/config/premisePstn/routeLists/{routeListId}/numbers", "summary": "Get Numbers assigned to a Route List", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "numbers": [] } } ] }