List Warrants
GET/v1alpha1/investors/firms/:firmId/funds/:fundId/investments/:investmentId/warrants
Scope(s): read_investor_securities
Retrieve investment warrants issued by an investment company to a fund within a firm.
This endpoint also supports returning warrants across all funds of a firm if the caller submits a - (dash) character for the fund ID.
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.