listProjectItems( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of all project items in the specified project.

Permissions
Manage Portfolio
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
projectIdstringRequired

Project ID.


optionsListProjectItemsOptions
Returns
Return Type:Promise<ListProjectItemsResponse>
Did this help?