Get all projects in a workspace
gethttps://app.asana.com/api/1.0/workspaces//projects
Required scope:projects:read
Returns the compact project records for all projects in the workspace.
Note: This endpoint may timeout for large domains. Prefer the/teams/{team_gid}/projects
endpoint.
📘
Customizing the response
Requests to this endpoint return "compact" project objects (schema) by default. To include more fields in the response, seeinput/output options.
Language
Credentials
OAuth2
Click
Try It!
to start a request and see the response here!