List analyses
analyses
List analyses
List analyses.
At least one of event_id, company_id, or sector_id is required — the
endpoint returns 422 if none are supplied.
GET
List analyses
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter analyses by event id.
Filter analyses by company id.
Filter analyses by sector id.
Filter analyses by type. Public analysis-type enum mirroring the hierarchy level.
Event sub-kind (earnings / conference / news) is derivable from the linked corporate event and deliberately not reflected here.
Available options:
EVENT, COMPANY_QUARTERLY, SECTOR_QUARTERLY Opaque cursor for pagination.
Maximum number of records to return.
Required range:
1 <= x <= 200