Outlet Telemetry LogsCopy Pageget https://cloud.synaccess.com/v1/logs/outletsReturns outlet telemetry history for a device with optional time bucketing for rollups.Query ParamsenclosureSerialNumberint64requiredDevice enclosure serial number.sinceint64Inclusive start time in Unix epoch milliseconds. Defaults to last 24 hours.beforeint64Inclusive end time in Unix epoch milliseconds. Defaults to now.bucketMinutesint32Minutes per bucket (1-1440). When set, results are averaged per bucket.granularityint32Alias for bucketMinutes.outlet_idstringFilter to a specific outlet id (for example "1-101").outputFormatstringenumDefaults to jsonResponse format. Defaults to JSON; CSV returns a downloadable file.jsoncsvAllowed:jsoncsvHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponse 200200Updated 3 months ago