Restreams
Get restream
Returns configuration and status details for a specific restream
get/streaming/restreams/{restream_id}
Path parameters
restream_idinteger required
Restream ID
Response
Successful
Example response
{
"name": "first restream",
"active": true,
"uri": "rtmp://a.rtmp.youtube.com/live/k17a-13s8",
"stream_id": 20,
"client_user_id": 10
}