get https://app.asana.com/api/1.0/tasks//projects
Required scope: projects:read
Returns a compact representation of all of the projects the task is in.
Customizing the responseRequests to this endpoint return "compact" project objects (schema) by default. To include more fields in the response, see input/output options.