Account Identity¶
Use bullpen identity show when you need to inspect a public Bullpen account
identity by exact Bullpen username or Bullpen user ID.
This is a read-only account lookup. It never reads by wallet address or changes local credentials.
Command¶
<USERNAME_OR_USER_ID> must be an exact Bullpen username or Bullpen user ID.
Wallet addresses are rejected. For public Polymarket wallet analytics, use
bullpen polymarket data trader-profile <ADDRESS> instead.
Example¶
Output¶
Table output groups the returned public account profile into identity, social, metrics, stats, and top-trade sections.
JSON output is for scripts and agents. Read schema_version, kind, subject,
and profile. Inside profile, expect public account fields such as user,
bio, follow_counts, metrics, stats, and top_trades when those fields
are available. Treat omitted optional fields as unavailable, and tolerate extra
fields in future versions.
Not Exposed¶
Search, editing, and account-deletion review are not available.