getProject( )


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.

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

ID of the project to retrieve.


optionsGetProjectOptions
Returns
Return Type:Promise<Project>
Did this help?