Back to Alpha Vantage Fundamentals
Connect Knoon AI with Alpha Vantage Fundamentals (Alpha Vantage) to automate AI workflows.
Fetch listing and delisting status data.
alphaVantageFundamentalsListingStatus
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| date | mustache | Optional. Listing date in YYYY-MM-DD format. | No |
| state | mustache | Optional. Filter by listing state ("active" or "delisted"). | No |
Returns
| Name | Type | Description |
|---|---|---|
| date | string | Date filter when provided. |
| state | string | State filter when provided. |
| raw | string | CSV response. |