Get Capitalization Table
GET/v1alpha1/investors/firms/:firmId/funds/:fundId/investments/:companyId/capitalizationTables/:capitalizationTableId
Scope(s): read_investor_capitalizationtables
Retrieve a capitalization table for a given firm, fund, and investment.
Using the same company ID as the capitalization table ID will return the primary capitalization table.The primary capitalization table is the capitalization table administered by the company.
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.