Skip to main content
getCurrentUser returns the connected identity. Use its GID in assignments, followers, or user-specific queries.
automations/get-asana-user.automation.ts
Only optional account is accepted; it defaults to the project binding. Returns Signal<AsanaUser> with id, optional name, type, email, and photoUrl, plus visible workspaces references. Asana can omit email or photo data based on visibility.