{ "operationId": "getMyCallBlockStateForASpecificNumber", "method": "GET", "path": "/telephony/config/people/me/settings/callBlock/numbers/{phoneNumberId}", "summary": "Get My Call Block State For Specific Number", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "blockCallsEnabled": true } } ] }