Back to Alpha Vantage Fundamentals
Connect Knoon AI with Alpha Vantage Fundamentals (Alpha Vantage) to automate AI workflows.
Fetch stock split history for a symbol.
alphaVantageFundamentalsSplits
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| symbol | mustache | Stock symbol (e.g. "IBM"). | Yes |
| datatype | mustache | Optional. Response datatype ("json" or "csv"). Defaults to json. | No |
Returns
| Name | Type | Description |
|---|---|---|
| symbol | string | Stock symbol. |
| datatype | string | Datatype when provided. |
| data | object | Raw split payload. |