Skip to main content
GET
Get Events

Authorizations

apikey
string
query
required

Query Parameters

symbol
string

Filter by stock symbol

Example:

"AAPL"

from
string

from date in ISO 8601 format, YYYY-MM-DDTHH:MM:SS

Example:

"2025-05-02T00:00:00"

to
string

to date in ISO 8601 format, YYYY-MM-DDTHH:MM:SS

Example:

"2025-05-02T00:00:00"

page
integer

page number for pagination

Example:

"1"

page_size
integer
default:10

page size for pagination

Example:

"18"

securities
boolean

include linked securities data in the response

Example:

true

Response

OK

data
object[]
message
string

A message indicating the status of the request.

pagination
object