Returns the compact records for all users in the specified workspace or organization. Results are sorted alphabetically and limited to 2000. For more results use the /users endpoint.
Request
Path Params
Responses
🟢200Return the users in the specified workspace or org.
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/workspaces//users'