get https://app.asana.com/api/1.0/users//favorites
Returns all of a user's favorites in the given workspace, of the given type.
Results are given in order (The same order as Asana's sidebar).
Customizing the response
Requests to this endpoint return "compact" objects (e.g., tasks) by default. To include more fields in the response, see input/output options.