Asana · Schema

Asana User

A user object represents an account in Asana that can be given access to various workspaces, projects, and tasks. The special string identifier 'me' can be used to refer to the current authenticated user.

CollaborationProductivityProject ManagementProjectsTask ManagementTasksWorkflow

Properties

Name Type Description
gid string Globally unique identifier of the resource.
resource_type string The base type of this resource.
name string The user's name. Read-only except when same user as requester.
email string The user's email address.
photo objectnull A map of the user's profile photo in various sizes.
workspaces array Workspaces and organizations this user may access.
View JSON Schema on GitHub