{ "operationId": "Read Person's Calling Behavior", "method": "GET", "path": "/people/{personId}/features/callingBehavior", "summary": "Read Person's Calling Behavior", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "behaviorType": null, "effectiveBehaviorType": "NATIVE_WEBEX_TEAMS_CALLING", "profileId": "Y2lzY29zcGFyazovL3VzL0NBTExJTkdfUFJPRklMRS9iMzdmMmZiYS0yZTdjLTExZWItYTM2OC1kYmU0Yjc2NzFmZTk" } } ] }