Get projects
Asana Get Projects is a powerful integration tool that allows you to efficiently list and filter projects within your Asana workspace. It supports filtering by team and archived status, making project management and bulk operations seamless and organized.
Features
- Filter projects by workspace to access relevant data quickly.
- Support for team-based filtering to narrow down project lists.
- Option to include archived projects or exclude them as needed.
- Customizable response fields with optional parameters for tailored project details.
- Pagination support for handling large numbers of projects efficiently.
Benefits
- Enhances project visibility and organization within Asana workspaces.
- Streamlines bulk operations by providing filtered project views.
- Improves team collaboration by focusing on relevant projects.
- Saves time by allowing customized queries and limiting data to necessary information.
- Supports scalable project management with pagination and filtering options.
Description
List projects filtered by workspace. Supports team, archived filters. Returns project names and IDs. Use for filtered project views and bulk operations.
Parameters
6 parameters
| Name | Type | Description |
|---|---|---|
| workspacerequired | string | Globally unique identifier for the workspace. |
| team | string | Filter projects on team id |
| archived | boolean | Include archived projects. |
| opt_fields | string | Comma-separated list of optional fields to include in the response. |
| limit | number | Number of projects to return per page (1-100). |
| offset | string | Pagination offset token. |