> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# whoami

> Get information about the current Ghostwriter API user

## Summary

Get information about the currently authenticated Ghostwriter API user.

* Needs Admin: False
* Version: 1-2
* Author: @its\_a\_feature\_

### Arguments

No arguments required.

## Usage

```
whoami
```

## Detailed Summary

This command retrieves information about the API user including:

* Username
* User role and permissions
* API token status
* Associated projects

Useful for verifying API connectivity and permissions.
