List Event LogsCopy Pageget https://cloud.synaccess.com/v2/eventLogsReturns paginated device event logs with optional filters for Splunk/ETL ingestion.Query Paramspageint32Defaults to 1Page number (1-based).limitint32Defaults to 20Results per page.sortBystringenumDefaults to deviceTsSort by device timestamp or received timestamp.deviceTsreceivedAtAllowed:deviceTsreceivedAtsortDirstringenumDefaults to desc"asc" or "desc". Defaults to desc.ascdescAllowed:ascdescenclosure_serial_numberstringComma-separated enclosure serial numbers to include.groupIdint32Restrict to devices inside the specified group.eventIdstringComma-separated event IDs to include.eventTypestringComma-separated event codes to include.triggeredstringenum"true" to return active events, "false" for clears.truefalseAllowed:truefalsesearchstringCase-insensitive search on device name or serial substring.sinceint64Inclusive lower bound on device timestamp (Unix epoch milliseconds).beforeint64Inclusive upper bound on device timestamp (Unix epoch milliseconds).Response 200200Updated 3 months ago