Skip to main content
GET
List structured app events

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Query Parameters

page
integer
default:1
pageSize
integer
default:10
eventType
string
Maximum string length: 128
source
enum<string>
Available options:
app,
system,
device,
webhook
deviceId
string<uuid>
from
string | null
to
string | null

Response

200 - application/json

App event history

items
object[]
required
pagination
object
required