Speakeasy Logo
Skip to Content
Gram DocumentationCommand Linegram whoami

gram whoami

The whoami command displays information about the currently configured profile, including user details and project settings.

Usage

Display current profile information:

gram whoami

This command shows:

  • Organization details
  • Project details
  • API key scopes

Output as JSON for scripting:

gram whoami --json

Options

json

Output the profile information as JSON. This is useful for scripting and automation.

gram whoami --json

Last updated on