search_insider_transactions
Search SEC Form 3/4/5 insider transactions using filters for issuer, owner, transaction code, date range, and minimum value.
Instructions
Search Form 3/4/5 insider transactions by issuer, owner, transaction code, date, and value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, 1–100 (default 25). | |
| owner | No | ||
| cursor | No | Pagination cursor from a prior page's page.next_cursor. | |
| issuer | No | ||
| ticker | No | ||
| date_to | No | ||
| date_from | No | ||
| owner_cik | No | ||
| derivative | No | Restrict to derivative (true) or non-derivative (false) trades. | |
| issuer_cik | No | ||
| trans_code | No | SEC code, e.g. P, S, A, M, F. | |
| min_value_usd | No | ||
| acquired_disposed | No | "A" (acquired) or "D" (disposed). |