Outlet Telemetry Logs

Returns outlet telemetry history for a device with optional time bucketing for rollups.

Query Params
int64
required

Device enclosure serial number.

int64

Inclusive start time in Unix epoch milliseconds. Defaults to last 24 hours.

int64

Inclusive end time in Unix epoch milliseconds. Defaults to now.

int32

Minutes per bucket (1-1440). When set, results are averaged per bucket.

int32

Alias for bucketMinutes.

string

Filter to a specific outlet id (for example "1-101").

string
enum
Defaults to json

Response format. Defaults to JSON; CSV returns a downloadable file.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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