Request
•
Path
◦
liveId : {String}
Response
•
200 (Success)
{
"statusCode": 200,
"status": "success",
"data": {
"likeCnt": (Integer),
"liveOnAt": "2024-02-09T23:32:42.817203",
"liveOffAt": "2024-02-09T22:32:42.817203",
"totalBroadcastTime": "01:00:00",
"participant": (int)
}
}
JSON
복사