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.
Request
Path Params
Responses
🟢200Returns the user records for all the members of the team, including guests and limited access users
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/teams//users'