get
https://app.asana.com/api/1.0/projects
Required scope: projects:read
Returns the compact project records for some filtered set of projects. Use one or more of the parameters provided to filter the projects returned.
Note: This endpoint may timeout for large domains. Try filtering by team!
The team filter is deprecated. Please use GET /memberships with { member: team, resource_subtype: project_membership } to find projects shared with a team.