GET /data/v1/realtime/metrics/{REALTIME_HISTOGRAM_METRIC_ID}/histogram-timeseries

mux.com

Summary: Get Real-Time Histogram Timeseries
Operation ID: get-realtime-histogram-timeseries
Auth: unknown
Description

Gets histogram timeseries information for a specific metric. This API is now deprecated, please use the `Get Monitoring Histogram Timeseries` API.

Parameters (2)

REALTIME_HISTOGRAM_METRIC_ID (string, path, required)

ID of the Realtime Histogram Metric

Constraints: {'enum': ['video-startup-time']}

filters[] (array, query, optional)

Limit the results to rows that match conditions from provided key:value pairs. Must be provided as an array query string parameter. To exclude rows that match a certain condition, prepend a `!` character to the dimension. Possible filter names are the same as returned by the List Monitoring Dimensions endpoint. Example: * `filters[]=operating_system:windows&filters[]=!country:US`

No probe data for this endpoint yet.