{ "operationId": "Read Hoteling Settings for a Person", "method": "GET", "path": "/people/{personId}/features/hoteling", "summary": "Read Hoteling Settings for a Person", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "enabled": true } } ] }