# `bird whoami`

## Usage

```bash
bird whoami
```

## Description

Resolves the current user from the active credential via /v1/auth/me. Any valid token works, including a send-only grant.

## Examples

```bash
bird whoami
```