{ "operationId": "Retrieve Executive Assistant Settings for a Person", "method": "GET", "path": "/people/{personId}/features/executiveAssistant", "summary": "Retrieve Executive Assistant Settings for a Person", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "type": "EXECUTIVE" } } ] }