get https://app.asana.com/api/1.0/teams//users
Returns the compact records for all users that are members of the team.
Results are sorted alphabetically and limited to 2000. For more results use the /users
endpoint.
Customizing the response
Requests to this endpoint return "compact" user objects (schema) by default. To include more fields in the response, see input/output options.