List Investments
GET/v1alpha1/investors/firms/:firmId/funds/:fundId/investments
Scope(s): read_investor_investments
Retrieve the company investments or portfolio companies of a given fund.
NOTE: Only investments with Cap Table data on Carta will be returned in the API responses across all environments.
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.