# tokens view Display detailed information about a token ## Usage ```console coder tokens view [flags] ``` ## Options ### -c, --column | | | |---------|---------------------------------------------------------------------------------------| | Type | [id\|name\|scopes\|allow list\|last used\|expires at\|created at\|owner] | | Default | id,name,scopes,allow list,last used,expires at,created at,owner | Columns to display in table output. ### -o, --output | | | |---------|--------------------------| | Type | table\|json | | Default | table | Output format.