Portfolios
Get Portfolio By Id
Returns information about a portfolio, including the project categories that comprise the portfolio.
GET
/
portfolios
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the portfolio to return
Response
200 - application/json
Details about a portfolio, including the allocations of the portfolio to project categories.
Identifier that can be used to retrieve the portfolio
Name of the portfolio
Short description of the portfolio
Extended description of the portfolio
URL for the primary image of the portfolio
The list of project category allocations in the portfolio.