Skip to main content
GET
Today's Top Events

Authorizations

Authorization
string
header
required

Service Account

Query Parameters

project_id
integer
required

Required if using service account to authenticate request.

workspace_id
integer

The id of the workspace if applicable.

type
enum<string>
required

The analysis type you would like to get data for - such as general, unique, or average events. Valid values: "general", "unique", or "average".

Available options:
general,
unique,
average
limit
integer

The maximum number of events to return. Defaults to 100.

Response

200 - application/json

Success.

events
object[]
type
string