Compensation filings
stocks_compensationRetrieve a company's DEF 14A proxy statements covering executive compensation and shareholder-vote matters, sorted most recent first.
Instructions
List a company's DEF 14A proxy statements, which cover executive compensation and shareholder-vote matters, most recent first. Paginate with cursor/limit, or set max_items to auto-collect across pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (endpoint-specific default and max). | |
| cursor | No | Opaque cursor from a previous response's meta.next_cursor. | |
| ticker | Yes | US equity ticker, e.g. AAPL. | |
| max_items | No | If set, auto-paginate across pages and return up to this many items (ignores cursor). |