Get team users
The Asana Get Team Users tool allows you to effortlessly list all members of a specific team within Asana. It provides user names and IDs, supporting pagination to manage large teams with up to 2000 members, and sorts results alphabetically for easy navigation.
Features
- Retrieve team member names and unique user IDs efficiently.
- Supports pagination to handle large teams seamlessly.
- Results are sorted alphabetically for quick reference.
- Allows inclusion of optional user fields through customizable parameters.
- Requires only the global unique team ID to fetch data, ensuring precise results.
Benefits
- Streamlines team management by providing comprehensive member lists.
- Enhances integration capabilities with precise user data retrieval.
- Improves collaboration by easily identifying all team members.
- Saves time by handling large data sets with pagination support.
- Facilitates data organization with sorted and customizable outputs.
Description
List all team members. Returns user names and IDs. Use team ID from typeahead search first. Supports pagination for large teams. Results are sorted alphabetically and limited to 2000 results.
Parameters
3 parameters
| Name | Type | Description |
|---|---|---|
| team_idrequired | string | Globally unique identifier for the team. |
| opt_fields | string | Comma-separated list of optional fields to include in the response. |
| offset | string | Pagination offset token from a previous request. |