PortfolioProject REST Endpoints
PortfolioProject
Use the Portfolio Project service to create, view, update, and delete portfolio projects. Portfolio projects are references to projects that belong to a portfolio. Portfolio projects contain the system-generated identifiers of the project, as well as the identifier of the portfolio the project belongs to.
- View a Portfolio Project
- Method: getPath:
/primeapi/restapi/portfolioProject/{id}
- View Portfolio Projects by Portfolio
- Method: getPath:
/primeapi/restapi/portfolioProject/portfolio/{id}