Read the significant events Technical Preview

GET /api/streams/{name}/significant_events

Read the significant events

Query parameters

application/json

Body

object object

Additional properties are NOT allowed.

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
{}