<!-- DO NOT EDIT | GENERATED CONTENT -->
# tokens view

Display detailed information about a token

## Usage

```console
coder tokens view [flags] <name|id>
```

## Options

### -c, --column

|         |                                                                                       |
|---------|---------------------------------------------------------------------------------------|
| Type    | <code>[id\|name\|scopes\|allow list\|last used\|expires at\|created at\|owner]</code> |
| Default | <code>id,name,scopes,allow list,last used,expires at,created at,owner</code>          |

Columns to display in table output.

### -o, --output

|         |                          |
|---------|--------------------------|
| Type    | <code>table\|json</code> |
| Default | <code>table</code>       |

Output format.
