Asana - Get project detail by ID action

The Get project detail by ID action retrieves details about an Asana project using the project's ID.

Input

Input fieldDescription
Project IDEnter the project ID located in the URL of the projects page.

Output

DEPRECATED TEAM OBJECT

Effective April 1, 2025, the team object returned in this action's response is deprecated. Projects can now be shared directly with multiple teams. Newly created projects will no longer be associated with a single team, and the project.team field will be null. Refer to the Asana changelog for more information.

Output fieldDescription
Project nameThe project name.
Project IDThe project ID.
OwnerThe person who is the owner of the project.
Owner ID (Owner)The unique identifier of the owner.
Name (Owner)The name of the owner.
Current statusThe current status of the project.
Due dateThe date and time when the project is due.
Due onThe date when the project is due.
Start onThe start date of the project.
Created atThe date and time when the record was created.
Modified atThe date and time when the project was last modified.
ArchivedIndicates whether the project has been archived.
Public (deprecated)Indicates whether the project is public to the organization.
Privacy settingThe project's privacy setting.
MembersArray of people who are members in this project.
Member ID (Members)The unique identifier of each member.
Name (Members)The name of each member.
FollowersArray of people that follow the project.
Follower ID (Followers)The unique identifier of each follower.
Name (Followers)The name of each follower.
ColorThe color assigned to the project.
DescriptionDetailed description about the project.
WorkspaceThe workspace that the project belongs to.
Workspace ID (Workspace)The unique identifier of the workspace.
Name (Workspace)The name of the workspace.

Last updated: