POST
/
api
/
events
/
filter

Headers

x-prefect-api-version
string

Body

application/json
filter
object | null

Additional optional filter criteria to narrow down the set of Events

limit
integer
default: 50

The number of events to return with each page

Response

200 - application/json
events
object[]
required

The Events matching the query

total
integer
required

The total number of matching Events

next_page
string | null
required

The URL for the next page of results, if there are more