Project-Wide Concurrent Peak
GET/program/api/v2/project/stream-sessions/concurrent-peak
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Maximum number of simultaneously-open stream_sessions in the
window for the caller's project (or one program inside it).
Computed by sweep-line over start/end events. V1 streams
excluded. Window must be < 7 days (tighter than other summary
endpoints; this query scales worse). Cache-Control: max-age=60.
Request
Responses
- 200
- 400
- 404
- 500
Concurrent-peak result
Bad Request (missing window, inverted, or > 7 days)
programId does not belong to caller's project
Internal Server Error