For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: Get a Project

Asana Operation

The Get a Project query enables users to fetch details of an Asana Project.

Example User Story

As a project manager, I want to retrieve the details of a specific project in Asana so that I can review its status and tasks.

Fields

Field Name
Field Type
Required

project_gid

String

Yes

opt_fields

String

No

Example link

Code (Apache v2.0): Operation

Last updated