get https://app.asana.com/api/1.0/projects//tasks
Returns the compact task records for all tasks within the given project, ordered by their priority within the project. Tasks can exist in more than one project at a time.
Customizing the response
Requests to this endpoint return "compact" task objects (schema) by default. To include more fields in the response, see input/output options.