Authorizations
Path Parameters
Stock symbol (e.g., AAPL, NASDAQ:AAPL)
1 - 20"AAPL"
Query Parameters
Filter by earnings period
Q1, Q2, Q3, Q4, FY "Q3"
Filter by earnings year
2000 <= x <= 21002023
Filter by earnings status
scheduled, reported, estimated, revised "reported"
Filter by earnings type
actual, estimate, guidance "actual"
Include earnings guidance
false
Sort by field
date, period, year, createdAt, updatedAt "date"
Sort order
asc, desc "desc"
Start date, format YYYY-MM-DD
"2023-01-01"
End date, format YYYY-MM-DD
"2023-12-31"
Page number, starting from 1
-9007199254740991 <= x <= 90071992547409911
Number of items per page, range 1-100
-9007199254740991 <= x <= 900719925474099110
Response
Earnings data retrieved successfully
Single earnings record response
Indicates successful API response
Earnings data Earnings data model corresponding to database schema
ISO 8601 timestamp of the response
Pagination information for paginated responses
Optional success message
Optional metadata including pagination, statistics, and additional context