List Event Logs

Returns paginated device event logs with optional filters for Splunk/ETL ingestion.

Query Params
int32
Defaults to 1

Page number (1-based).

int32
Defaults to 20

Results per page.

string
enum
Defaults to deviceTs

Sort by device timestamp or received timestamp.

Allowed:
string
enum
Defaults to desc

"asc" or "desc". Defaults to desc.

Allowed:
string

Comma-separated enclosure serial numbers to include.

int32

Restrict to devices inside the specified group.

string

Comma-separated event IDs to include.

string

Comma-separated event codes to include.

string
enum

"true" to return active events, "false" for clears.

Allowed:
string

Case-insensitive search on device name or serial substring.

int64

Inclusive lower bound on device timestamp (Unix epoch milliseconds).

int64

Inclusive upper bound on device timestamp (Unix epoch milliseconds).

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json