whoami
Options
Filter JSON output with a jq expression; implies —output json (or jsonl for streamed commands)
Output formatOne of:
text, json, jsonl, noneUse a specific stored profile for this command, overriding BASETEN_PROFILE and the current profile
Enable verbose logging
Examples
Show the authenticated userFilter output with --jq
Print just the email
Output
Text mode (--output text): Field-per-line summary of the authenticated user: email, name, workspace, and user ID.
JSON mode (--output json): payload type managementapi.UserInfo.