get https://app.asana.com/api/1.0/users
Required scope: users:read
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.
Deprecation notice: cross-workspace access changing
This endpoint is currently undergoing a deprecation related to cross-workspace access. Starting June 2025, this behavior is opt-out by default. We recommend reviewing the planned changes and adjusting your integration if needed. You can learn more in the forum announcement.
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.