curl --location --request GET '/web-hosts/' \
--header 'Authorization: Bearer <token>'{
"allowlisted": true,
"employee_email": "joe.smith@example.com",
"employee_name": "Joe Smith",
"event_types": [
"corporate_email_login"
],
"external_id": "chatgpt.com",
"host": "chatgpt.com",
"id": "8CA67511-744C-4D74-B26E-7281CF88712F",
"last_seen": "2021-01-01T00:00:00Z",
"login_count": 42,
"risk_score": 9.2
}