Get Cap Table Summary
cap_table_get_cap_table_summaryGetCapTableSummary returns the dashboard aggregate (totals, stakeholder count, founders %, and per-type ownership segments) on the fully-diluted source roster. Keeps the ownership math server-side. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asOf | No | ||
| companyId | Yes | UUID value wrapper. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segments | No | ||
| foundersPct | No | ||
| totalShares | No | ||
| asOfRecordedAt | No | ||
| totalCommitted | No | ||
| totalInvestment | No | ||
| authorizedShares | No | ||
| stakeholderCount | No | ||
| authorizedCommonShares | No | ||
| authorizedPreferredShares | No |