Calendar
GET Removed
Returns the removed calendar data
GET
/
calendar-removed
Authorizations
token
string
queryrequiredHeaders
accept
enum<string>
default: application/jsonrequiredSpecifies return format. Query parameters work the same for both formats.
Available options:
application/json
Query Parameters
page
integer
default: 0Page offset. For optimization, performance and technical reasons, page offsets are limited from 0 - 100000. Limit the query results by other parameters such as date.
pageSize
integer
Number of results returned. Limit 1000. Default 50.
type
enum<string>
Calendar type
Available options:
ratings
, earnings
, guidance
, ipos
, offerings
, economics
, ma
, splits
, dividends
, conference calls
updated
integer
Records removed after Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated.
Response
200 - application/json
removed
object[]
Was this page helpful?