asana_get_users_in_workspace
Retrieve a list of users in a specific Asana workspace or organization. Use pagination and optional fields to customize the results.
Instructions
Get users in a workspace or organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page. The number of objects to return per page. The value must be between 1 and 100. | |
| offset | No | Offset token. An offset to the next page returned by the API. | |
| opt_fields | No | Comma-separated list of optional fields to include | |
| workspace_gid | Yes | Globally unique identifier for the workspace or organization |