Skip to main content

Project-Wide Stream Sessions Summary

GET 

/program/api/v2/project/stream-sessions/summary

warning

This endpoint is available in private cloud only. Use your global host URL if self-hosted.

Project-scoped rollup of stream_sessions durations within a window. Clipping rules match the per-stream endpoint. Optional programId restricts the rollup to one program (404 if it does not belong to the caller's project). V1-mode streams excluded. 90-day max window.

Generate JWT

Request

Responses

Project-wide summary

Bad Request (missing window, inverted, > 90 days)

programId does not belong to caller's project

Internal Server Error