Skip to main content
firstsales whoami is the FirstSales equivalent of npm whoami. It calls /api/v1/whoami, prints the authenticated identity/context, and exits non-zero when auth is missing, revoked, invalid, or unauthorized.
firstsales whoami --json
Pretty output:
firstsales whoami --pretty
The response never prints raw or hashed API keys.