get https://app.asana.com/api/1.0/workspaces//projects
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, see input/output options.