get https://app.asana.com/api/1.0/tags//tasks
Returns the compact task records for all tasks with the given tag. Tasks can have more than one tag 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.