View tokens
View authentication tokens using the InfluxDB user interface (UI) or the influx
command line interface (CLI).
Tokens are visible only to the user who created them and stop working when the user is deactivated. We recommend creating a generic IT user to create and manage tokens for writing data.
View tokens in the InfluxDB UI
In the navigation menu on the left, select Data (Load Data) > Tokens.
Click 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 list
command
to view tokens.
influx auth list
Filtering options such as filtering by authorization ID, username, or user ID are available.
See the influx auth list
documentation
for information about other available flags.
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, the following resources are available:
InfluxDB Cloud and InfluxDB Enterprise customers can contact InfluxData Support.