get https://app.asana.com/api/1.0/users
Returns the user records for all users in all workspaces and organizations accessible to the authenticated user. Accepts an optional workspace ID parameter.
Results are sorted by user ID.
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.