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