Portfolios
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
ID of the portfolio to fetch
Responses
200
OK
application/json
403
Unauthorized
application/json
404
Portfolio not found
application/json
get
/portfolios/{id}Last updated