---
title: View notification endpoint history
description: View notification endpoint details and history in the InfluxDB UI.
url: https://docs.influxdata.com/influxdb/v2/monitor-alert/notification-endpoints/view/
estimated_tokens: 417
product: InfluxDB OSS v2
version: v2
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb/v2/monitor-alert/notification-endpoints/view/
date: '2025-04-02T15:54:32-06:00'
lastmod: '2025-04-02T15:54:32-06:00'
---

This page documents an earlier version of InfluxDB OSS.[InfluxDB 3 Core](/influxdb3/core/) is the latest stable version.

#### API token hashing is enabled by default in InfluxDB OSS 2.9.0

Stronger token security: tokens are stored as hashes on disk, so a
copy of the database file doesn’t expose usable tokens. Existing
tokens are hashed on first startup and the original strings can’t
be recovered afterward — **capture any plaintext tokens you still
need before you upgrade**.

For more information, see [Token hashing](/influxdb/v2/admin/tokens/#token-hashing).

View notification endpoint details and history in the InfluxDB user interface (UI).

1. In the navigation menu on the left, select **Alerts**.

   Alerts

2. Select **Notification Endpoints**.

   * [View notification endpoint details](#view-notification-endpoint-details)
   * [View history notification endpoint history](#view-notification-endpoint-history), including statues and notifications sent to the endpoint

## View notification endpoint details

On the notification endpoints page:

1. Click the name of the notification endpoint you want to view.
2. View the notification endpoint destination, name, and information to connect to the endpoint.

## View notification endpoint history

On the notification endpoints page, click the  icon,
and then click **View History**.
The Check Statuses History page displays:

* Statuses generated for the selected notification endpoint
* Notifications sent to the selected notification endpoint

#### Related

* [Manage checks](/influxdb/v2/monitor-alert/checks/)
* [Manage notification rules](/influxdb/v2/monitor-alert/notification-rules/)
