GET
/
api
/
overview
/
top-windows-events
{
  "columns": [
    "<string>"
  ],
  "rows": [
    [
      "<string>"
    ]
  ]
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Query Parameters

from
string
required
to
string
required
top
integer
required

Response

200 - */*
OK
columns
string[]
rows
array