1.0 KiB
1.0 KiB
title | seotitle | description | aliases | menu | weight | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
View tokens | View authentication tokens in InfluxDB | View authentication tokens in InfluxDB using the InfluxDB UI or the `influx` CLI. |
|
|
202 |
View authentication tokens using the InfluxDB user interface (UI) or the influx
command line interface (CLI).
View tokens in the InfluxDB UI
-
Click the Load Data icon in the navigation bar.
{{< nav-icon "disks" >}}
-
Click Tokens. All of your account's tokens appear.
-
Click on a token name from the list to view the token and a summary of access permissions.
View tokens using the influx CLI
Use the influx auth find
command
to view tokens.
influx auth find
Filtering options such as filtering by authorization ID, username, or user ID are available.
See the influx auth find
documentation
for information about other available flags.