查询历史创建直播间列表
GET
/user/selectByUserId?userId=123456
接口描述
用于主播查询历史直播记录
请求头
参数名
类型
描述
必填
xwqtoken
String
xiaowuqind3d70817-d0ae-4cd9-b659-5a821606e85f
必填
请求参数
参数名
类型
描述
必填
userId
String
用户ID
必填
响应参数
参数名
类型
描述
必填
message
object
示例:null
必填
liveId
int
示例:5
必填
userId
string
示例:123456
必填
liveAddress
object
示例:null
必填
mediaAddress
string
示例:http://121.5.111.192:1935/flv/deea1b86149e4321abe3925d06690206
必填
startDate
string
示例:2022-04-03T17:01:52.000+0000
必填
endDate
string
示例:2022-04-03T17:01:58.000+0000
必填
currentState
int
示例:1
必填
livePassword
string
示例:
必填
code
int
示例:200
必填