GET
/
api
/
events
/
filter
/
next

Headers

x-prefect-api-version
string

Query Parameters

page-token
string
required

Response

200 - application/json

A single page of events returned from the API, with an optional link to the next page of results

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