任务列表

方法:POST

Content-Type:application/x-www-form-urlencoded

https://network.tingyun.com/network-pro/api/alarm/getContactList-json-authkey

请求参数

字段名 类型 必填 选项 描述
authkey String -- 账号授权码
locale String 中文:zh-cn,英文:en 语言环境

返回参数

字段名 类型 描述
status long 状态码
data.id number 分组id
data.name string 分组名字

错误说明

字段说明 错误信息
authkey PermissionDeniedError

返回示例

{
    "status": 200,
    "data": [
        {
            "id": 23025,
            "name": "lw",
            "recipients": [
                {
                    "id": 21011,
                    "name": "lw"
                }
            ],
            "voiceRecipients": []
        },
        {
            "id": 12600,
            "name": "test",
            "recipients": [
                {
                    "id": 315,
                    "name": "zhuhh"
                }
            ],
            "voiceRecipients": []
        }
    ]
}
© 2007-2023 北京基调网络股份有限公司 all right reserved,powered by Gitbook本文档更新于: 2023-09-04 19:14

results matching ""

    No results matching ""