Skip to main content
GET
Read Account Events Page

Headers

x-prefect-api-version
string

Query Parameters

page-token
string
required

Response

Successful Response

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

events
ReceivedEvent · object[]
required

The Events matching the query

total
integer
required

The total number of matching Events

next_page
string<uri> | null
required

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

Minimum string length: 1