Dividends
Get dividends data for common stocks going back 30 years.
Query parameters
Symbol.
YYYY-MM-DD.
YYYY-MM-DD.
Response
successful operation
Example response
[
{
"date": "2000-01-23",
"symbol": "symbol",
"amount": 0.8008282,
"declarationDate": "2000-01-23",
"adjustedAmount": 6.0274563,
"freq": "freq",
"recordDate": "2000-01-23",
"currency": "currency",
"payDate": "2000-01-23"
}
]Changes
Changed in 5 of the 35 revisions of this API.21013
- ○
added the optional property
items/freqto the response with the200statusresponse-optional-property-added
- ○
- ○
api tag
Defaultaddedapi-tag-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
object/toarray/for status200response-body-type-changed
- ●
removed the optional property
adjustedAmountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
amountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
currencyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
datefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
declarationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
payDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
recordDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
symbolfrom the response with the200statusresponse-optional-property-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
Amountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
Datefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
adjustedAmountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
amountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
dateto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
api tag
Defaultremovedapi-tag-removed
- ○
added the optional property
Amountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
Dateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
currencyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
declarationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
payDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
recordDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
symbolto the response with the200statusresponse-optional-property-added
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲