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.
Request
Path Params
Responses
🟢200Successfully retrieved the requested project's tasks.
application/json
Body
🟠400400
🟠401401
🟠403403
🟠404404
🔴500500
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://app.asana.com/api/1.0/projects//tasks'