How-To: See List of Tokens

The Tokens page in the web console provides a comprehensive view of all User Access Tokens created under your account. This page allows you to monitor token details, find specific tokens using filters or sorting options, and manage your tokens efficiently.


Understanding the Tokens Parameters

  • Token Name: The descriptive name of the token.

  • Creation Date: The date and time when the token was created.

  • Expiration Date: The token's expiration date

  • Status: Indicates whether the token is active or canceled

  • Model Assignment: Specifies the AI model the token is assigned to. If unassigned, this field is blank.

  • Evaluation Key: Indicates whether an Evaluation Key (EVK) has been generated for the token and assigned model. EVKs are required for encrypted queries.


Parameters that may be modified

Field
Type
Required
Description
Allowed Values

status

str

No

Filter tokens by their current status.

ACTIVE, CANCELED, SUSPENDED

modelId

str

No

Filter tokens associated with a specific model ID.

Valid modelId UUID string

issueDate

int

No

Filter tokens issued on a specific date (Unix timestamp in milliseconds).

Valid Unix timestamp (BigInt)


The Tokens page displays a table with detailed information about each token.

Token List

Accessing the Tokens Page

  1. Log In Log in to the LatticaAI web console using your credentials.

  2. Navigate to the Tokens Page From the main menu, select Tokens to access the list of all tokens associated with your account.

The Tokens page offers tools to filter and sort the token(s) you need

Last updated

Was this helpful?