获取全时基本配置信息

基本信息

Path: /api/rest/gw/sdk/quanshi/getBaseConfig
Method: GET

接口描述

请求URL:

https://uat.rmeet.com.cn:4433/api/rest/gw/sdk/quanshi/getBaseConfig

响应:

{
    "data": {
        "domain": {
            "cas": "https://newcas.quanshi.com",
            "umsauth": "https://umsauth.quanshi.com"
        },
        "networkType": 0
    },
    "message": "操作成功!",
    "statusCode": "OK",
    "success": true,
    "timestamp": 1743059340173,
    "traceId": "26110c7a18a5437c8bb5ec292f23416e"
}

请求参数

Headers

参数名称 参数值 是否必须 示例 备注
Content-Type application/json
Sign

返回数据

名称 类型 是否必须 默认值 备注 其他信息
data object 必须 返回的数
 ├─networkType Integer 必须 入会类型 0: 访问全时公有云会议系统,无论是内外网访问,传递给全时的参数为0;1: 访问全时私有化的云会议,从内网访问时,传递给全时的参数为1;2: 访问全时私有化的云会议,从外网访问时,传递给全时的参数为2。
 ├─domain string 必须 全时用户id
 ├─├─cas string 必须
 ├─├─umsauth string 必须
message string 必须 操作成功
statusCode string 必须 状态码 OK
timestamp string 必须 时间戳 format:date-time
traceId string 必须 追踪码

results matching ""

    No results matching ""

    results matching ""

      No results matching ""