Read the significant events
Technical Preview
Read the significant events
Path parameters
-
name
string Required
Query parameters
-
from
string(date-time) Required -
to
string(date-time) Required -
bucketSize
string Required
GET
/api/streams/{name}/significant_events
curl \
--request GET 'https://localhost:5601/api/streams/{name}/significant_events?from=2025-05-04T09%3A42%3A00Z&to=2025-05-04T09%3A42%3A00Z&bucketSize=string' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json"
Request examples
{}