getProjectItem( )


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 project item.

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

Project item ID.

Returns
Return Type:Promise<Item>
Did this help?