Retrieve multiple portfolios. Use when you need to list portfolios within a specific workspace, optionally filtered by owner.
limitThe number of objects to return per page. Must be between 1 and 100.
ownerRequiredstringThe user GID who owns the portfolio. Use 'me' to refer to the current authenticated user. This parameter is required by the Asana API.
offsetstringAn offset token for pagination.
workspaceRequiredstringThe workspace or organization GID to filter portfolios on. Must be a non-empty numeric GID (e.g., '1205766922013215').
opt_fieldsarrayFields to include in the response. For example: ['name', 'color', 'owner'].
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.