POST
/
firework
/
v4
/
events
/
global
/
_search

Paging

This endpoint supports the Flare standard paging pattern

.

Body Parameters

query
object

One of the supported queries.

size
number

Limit number of events that will be returned.

from
number

The next value from the last response.

order
string
default: "desc"

The order in which the results will be returned.

filters
object
severity
string[]

If a string value is specified, results will contain events that have a greater than or equal severity. Otherwise, if an array of severities is specified, results will only contain events that exactly match one of them.

type
string[]

Learn more about Event Source Filters

.

estimated_created_at
object