Get Dividend History
get_dividendsFetch your paid dividend history with optional ticker filtering. View amount, gross per share, instrument, payment date, quantity, and type.
Instructions
Retrieve paginated history of paid-out dividends. Each entry includes: amount (in account currency), gross amount per share, instrument details, payment date, quantity, and dividend type. Optionally filter by ticker. Rate limit: 6 req / 1m.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page (1-50, default 20). | |
| cursor | No | Pagination cursor from a previous response. | |
| ticker | No | Optional ticker filter (e.g. AAPL_US_EQ). |