Authorizations
Path Parameters
Stock symbol (e.g., AAPL, NASDAQ:AAPL)
Required string length:
1 - 20
Example:
"AAPL"
Query Parameters
Filter by stock symbols
Example:
["AAPL", "MSFT"]
Start date, format YYYY-MM-DD
Example:
"2023-01-01"
End date, format YYYY-MM-DD
Example:
"2023-12-31"
Page number, starting from 1
Required range:
-9007199254740991 <= x <= 9007199254740991
Example:
1
Number of items per page, range 1-100
Required range:
-9007199254740991 <= x <= 9007199254740991
Example:
10
Response
Timeline events retrieved successfully
Single timeline event response
Indicates successful API response
Timeline event data Timeline event data structure
ISO 8601 timestamp of the response
Optional success message
Optional metadata including pagination, statistics, and additional context