Get timeline events
Get chronological timeline events for a specific stock symbol including price movements and significant events.
Documentation Index
Fetch the complete documentation index at: https://docs.fcontext.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Stock symbol (e.g., AAPL, NASDAQ:AAPL)
1 - 20^[A-Z0-9:.-]+$"AAPL"
Query Parameters
Filter by stock symbols
["AAPL", "MSFT"]Start date, format YYYY-MM-DD
^\d{4}-\d{2}-\d{2}$"2023-01-01"
End date, format YYYY-MM-DD
^\d{4}-\d{2}-\d{2}$"2023-12-31"
Page number, starting from 1
-9007199254740991 <= x <= 90071992547409911
Number of items per page, range 1-100
-9007199254740991 <= x <= 900719925474099110
Response
Timeline events retrieved successfully
Single timeline event response
Indicates successful API response
Timeline event data
ISO 8601 timestamp of the response
Pagination information for paginated responses
Optional success message
Optional metadata including pagination, statistics, and additional context