Returns dividends data for a selected period and/or security. Includes dividend amounts, ex-dividend dates, payment dates, dividend yields, and other relevant dividend information for stocks.
Specifies return format. Query parameters work the same for both formats
application/json Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date
Number of results returned. Limit 1000
Date to query for calendar data. Shorthand for date_from and date_to if they are the same. Defaults for latest
Date to query from point in time
Date to query to point in time
Dividend date field to sort on (newest to oldest)
announced, ex, payable, record Specifies how to filter using dividend yield. gt = Greater Than, gte = Greater Than Equal, eq = Equal, lt = Less Than, lte = Less Than Equal
gt, gte, eq, lte, lt The dividend yield amount to filter by. Defaults to using Equal To the amount indicated. 1 = 100%
The importance level to filter by. Uses Greater Than or Equal To the importance indicated
0, 1, 2, 3, 4, 5 One or more ticker symbols separated by a comma. Maximum 50 tickers
Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated
Success