Company Debt Profile
GetDebtProfileGet a company's reported total debt history and its identified notes, loans, and revolving credit facilities. The latest 10-K establishes the annual baseline; each subsequent 10-Q and relevant 8-K updates durable instrument records instead of creating a new instrument from a similar-looking row. Results summarize each instrument and provide its ID; use GetDebtInstrument for paged covenants, filing observations, exact evidence, and governing SEC exhibits. Unmatched observations are disclosed and excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Zero-based instrument offset for paging (default 0, max 100000). | |
| ticker | Yes | Stock ticker symbol (e.g., AAPL, MSFT). | |
| maxResults | No | Maximum instruments to return (default 25, max 25). | |
| evidenceOffset | No | Zero-based character offset into the selected company-reported totals' exact evidence. | |
| maxReportedTotals | No | Maximum company-reported totals to return (default 10, max 10). | |
| reportedTotalOffset | No | Zero-based company-reported-total offset for paging. | |
| maxEvidenceCharacters | No | Maximum exact-evidence characters to return for the selected company-reported totals (default 0, max 12000). Use a positive value to read evidence losslessly in character pages. |