curl --location --request GET '/manage/api/v1.0/stream-converters?channel=6QCDL5R0000128_165-0-7' \ --header 'X-Organization-Key;'
{ "code": 0, "message": "OK", "data": { "total_count": 1, "cursor": 0, "members": [ { "rtc_channel": "6QCDL820020048_165-0-7", "status": "200", "converter_name": "6QCDL820020048_165-0-7aaa", "update_ts": "1704260665", "rtmp_url": "rtmp://127.0.0.1/live/stream/6QCD0000000000_165-0-7", "converter_id": "0042EF82374C8C1C45772FB8264C0D3F", "idle_timeout": "300", "state": "running" } ] } }