List all active workspace tokens
table
table
, json
false
Column | Description |
---|---|
JTI | JWT ID - unique identifier for the token |
Created | When the token was created |
Expires | When the token expires (“Never” for non-expiring tokens) |
Current | ✓ indicates the token currently stored locally |
Status | Active, Expired, or Revoked (when --show-expired is used) |
Authentication Required
Authentication required. Try running ntcli token refresh
Solution: You need a valid workspace token to list tokens:Workspace Not Selected
No workspace selected
Solution: Select a workspace first:No Tokens Found