GET analytics/live-streams/{liveStreamId}
Summary: List live stream player sessions
Operation ID: GET_analytics-live-streams-liveStreamId
Auth: unknown
Operation ID: GET_analytics-live-streams-liveStreamId
Auth: unknown
Parameters (4)
currentPage
(integer, query, optional, default: 1)
Choose the number of search results to return per page. Minimum value: 1
liveStreamId
(string, path, required)
The unique identifier for the live stream you want to retrieve analytics for.
pageSize
(integer, query, optional, default: 25)
Results per page. Allowed values 1-100, default is 25.
period
(string, query, optional)
Period must have one of the following formats: - For a day : "2018-01-01", - For a week: "2018-W01", - For a month: "2018-01" - For a year: "2018" For a range period: - Date range: "2018-01-01/2018-01-15"
No probe data for this endpoint yet.