Download Fund Investment Document
GET/v1alpha1/portfolios/:portfolioId/fundInvestmentDocuments/:documentId:download
Scope(s): read_portfolio_fundinvestmentdocuments
Download a fund investment document for a portfolio.
Fund investments documents are shared with limited partners of funds. They can be found via the List Fund Investment Documents endpoint.
Request
Responses
- 200
- 400
- 401
- 403
- 500
- default
A successful response.
Returned if required fields are omitted or if provided fields fail validation.
Returned if a valid Authorization header has not been included with the request.
Returned when the user does not have permission to access the resource.
Returned if an unexpected internal server error is encountered.
An unexpected error response.