get https://app.asana.com/api/1.0/users//teams
Required scope: teams:read
Returns the compact records for all teams to which the given user is assigned.
Customizing the responseRequests to this endpoint return "compact" team objects (schema) by default. To include more fields in the response, see input/output options.