{ "operationId": "getMyCallerIDSettings", "method": "GET", "path": "/telephony/config/people/me/settings/callerId", "summary": "Get My Caller ID Settings", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "callingLineIdDeliveryBlockingEnabled": false, "connectedLineIdentificationRestrictionEnabled": false } } ] }