{
  "data": {
    "data": [
      {
        "id": 1024,
        "context": "User updated account settings.",
        "created_datetime": "2024-08-20T10:45:00Z",
        "data": {
          "settingsChanged": {
            "emailNotifications": true,
            "theme": "dark"
          },
          "actionPerformedBy": "Admin"
        },
        "object_id": 2048,
        "object_type": "UserProfile",
        "type": "UpdateSettings",
        "user_id": 256,
        "url": "https://www.example.com/settings"
      }
    ],
    "object": "list",
    "uri": "/events",
    "meta": {
      "prev_cursor": null,
      "next_cursor": null
    }
  }
}