Get Broadcast Viewers - Revadike/InternalSteamWebAPI GitHub Wiki
GET /broadcast/getbroadcastviewers
Rate limits
No known rate limit
Request
Authenticated:
TODOMethod:
GETHost:
steamcommunity.comPath:
/broadcast/getbroadcastviewers/Query Parameters:
Name Type Required Description chatidstring TODOTODOsessionidstring TODOTODOcountstring TODOTODO
Response
200 OK
Name Type Description successnumber TODO
Example
GET https://steamcommunity.com/broadcast/getbroadcastviewers/?chatid=8680475831958003249&sessionid=xxx&count=1000
{
"success": 21
}