{ "operationId": "getMySelectedCallerIDSettings", "method": "GET", "path": "/telephony/config/people/me/settings/selectedCallerId", "summary": "Read My Selected Caller ID Settings", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "selected": { "type": "CALL_QUEUE", "id": "Y2lzY29zcGFyazovL3VzL0NBTExfUVVFVUUvNmU1NTVjZDAtNjM0MS00MmI4LWEyMWMtZTc1ZjIxNDQ4Mjc1", "name": "Call Queue DND", "directNumber": "+19075552859", "extension": "10079" } } } ] }