App Logo
chatgpt.com

Who am I (ChatGPT)

Report which ChatGPT account the browser is signed into: id, name, email, picture, identity provider — or loggedIn:false when the browser is anonymous. Reads the session endpoint the app itself hydrates auth from; never returns the session's access token.

Input

None

Output

user required

The signed-in account; null when the browser is anonymous.

loggedIn required

FAQ

Report which ChatGPT account the browser is signed into: id, name, email, picture, identity provider — or loggedIn:false when the browser is anonymous. Reads the session endpoint the app itself hydrates auth from; never returns the session's access token.
Nothing. It takes no input.
It returns user, loggedIn.
No. It only uses pages of chatgpt.com that are reachable without signing in.
Unknown: its author has not declared whether it changes anything on chatgpt.com, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/chatgpt.com/who_am_i, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/chatgpt.com/who_am_i
It is part of Reduck's official curated catalogue.

Start building not clicking