Skip to main content
asana.getCurrentUser returns the connected user. Use its GID for assignments, followers, or user-specific queries.
automations/get-asana-user.automation.ts
The action has no schema input fields. Optional second argument { account }, which 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.