Insider Ownership Summary
GetInsiderOwnershipGet a summary of insider ownership for a stock, ranked by total shares held. Shares come from each insider's most recent SEC Form 3/4/5 filing: the filing's closing balance per security and ownership bucket (actual shares only — options and other derivative holdings are excluded), summed into Direct and Indirect columns and restated onto today's split basis, so they can differ from the raw figures in older filings. Indirect can understate an insider holding through several vehicles, because a filing reports one balance per vehicle and only the last is kept. Former insiders may linger with stale dates or zero shares. Returns at most maxResults insiders (default 30). Use this to understand the insider ownership structure of a company; use GetInsiderTransactions for the underlying trades.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Number of ranked insiders to skip before returning rows — pass the previous call's shown count to page past the maxResults cap (default: 0) | |
| ticker | Yes | Company ticker symbol (e.g., AAPL, MSFT) | |
| maxResults | No | Maximum number of insiders to return (default: 30, max: 500; values outside 1-500 are clamped) |