{
  "data": {
    "ok": true,
    "user": {
      "id": "example",
      "color": "example",
      "deleted": false,
      "real_name": "Example User",
      "name": "Example User",
      "tz": "America/Chicago",
      "profile": {
        "title": "example",
        "phone": "example",
        "skype": "example",
        "real_name": "Slackbots",
        "real_name_normalized": "example",
        "first_name": "example",
        "email": "example",
        "team": "example",
        "display_name": "example"
      }
    }
  }
}