Skip to main content
GET
Get an event

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

event_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
company_id
string<uuid>
required
type
enum<string>
required

API-layer event type. All endpoints return this, never CorporateEventType directly.

Available options:
EARNINGS,
CONFERENCE,
ANALYST_DAY,
BUSINESS_UPDATE,
CAPITAL_MARKETS_DAY,
SHAREHOLDER_MEETING,
INVESTOR_PRESENTATION,
MA_TRANSACTION,
DEBT_TRANSACTION,
CURRENT_REPORT,
NEWS,
OTHER
title
string
required
updated_at
string<date-time>
required
date
string<date-time> | null
fiscal_year
integer | null
fiscal_quarter
integer | null