GET /api/v1/videos/{id}/stats/timeseries/{metric}

cpy.re:peertube

Summary: Get timeserie stats of a video
Operation ID:
Auth: unknown

Parameters (4)

endDate (string, query, optional)

Filter stats by end date

id (?, path, required)

The object id, uuid or short uuid

metric (string, path, required)

The metric to get

Constraints: {'enum': ['viewers', 'aggregateWatchTime']}

startDate (string, query, optional)

Filter stats by start date

No probe data for this endpoint yet.