View tokens
Tokens are visible to the user who created the token. Users who own a token with Operator permissions also have access to all tokens. Tokens stop working when the user who created the token is deleted.
We recommend creating a generic user to create and manage tokens for writing data.
Click a token name in the list to view the token and a summary of access permissions.
Use the influx auth list command to view tokens.
Filtering options such as filtering by authorization ID, username, or user ID are available. See the for information about other available flags.
Include the following in your request:
To view a specific authorization and token, include the authorization ID in the URL path.
Filter the token list
InfluxDB returns authorizations from the same organization as the token used in the request. To filter tokens by user, include userID
as a query parameter in your request.
See the for more information about available parameters.