{
  "ok": true,
  "channel": "keworsv",
  "server": {
    "listening": true,
    "port": 8080,
    "webhookPath": "/webhooks/kick",
    "callbackPath": "/oauth/kick/callback"
  },
  "webhook": {
    "keyLoaded": true,
    "lastEvent": {
      "event_type": "livestream.status.updated",
      "received_at": 1787844594760
    },
    "lastError": null
  },
  "oauth": {
    "configured": true,
    "redirectConfigured": true,
    "setupTokenConfigured": true,
    "userAuthorized": false,
    "userTokenExpiresAt": null,
    "refreshExpiresAt": null,
    "broadcasterUserId": null,
    "lastSuccessAt": 1787845331440,
    "lastErrorAt": null,
    "lastError": null,
    "eventSubscriptions": 9,
    "authMode": "app"
  },
  "activeStream": null,
  "modules": {
    "integration": true,
    "subscriberVerification": true,
    "giftRoles": true,
    "live": true,
    "offline": true,
    "archive": true
  }
}