Export Event Logs CSVCopy Pageget https://cloud.synaccess.com/v2/eventLogs/exportExports filtered event logs to CSV (max 5000 rows).Query Paramsenclosure_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/types 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).exportLimitint32Defaults to 5000Maximum rows to export (capped at 5000).Response 200200Updated 3 months ago