获取企业单聊统计数据
GET
http://127.0.0.1/v1.0/datacenter/singleMessagerData
新版服务端API(DingTalk OpenAPI)/数据目录
最后修改时间:2022-08-30 09:19:21
责任人:未设置
说明
服务地址:api.dingtalk.com
权限
应用类型 | 是否支持 | 权限 | API Explorer调试 |
---|---|---|---|
企业内部应用 | 支持 | 数据服务目录即时沟通统计读权限 | API Explorer |
第三方企业应用 | 暂不支持 | 数据服务目录即时沟通统计读权限 | 暂不支持 |
第三方个人应用 | 暂不支持 | 数据服务目录即时沟通统计读权限 | 暂不支持 |
错误码
HttpCode | 错误码 | 错误信息 | 说明 |
---|---|---|---|
400 | IdempotentParameterMismatch | The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical. | client token不合法。 |
500 | statDate.is.null | statDate请求参数为空 | statDate请求参数为空 |
500 | service.meta.isNull | service meta信息为空 | service meta信息为空 |
500 | serviceId.is.null | serviceId为空 | serviceId为空 |
500 | systemError | 系统异常 | 系统异常,请稍后重试 |
500 | orgId.is.null | orgId请求参数为空 | orgId请求参数为空 |
500 | statDate.format.iserror | statDate请求参数格式不正确,正确格式:yyyyMMdd | statDate请求参数格式不正确,正确格式:yyyyMMdd |
500 | unknownError | 未知错误 | 未知错误 |
请求参数
Query 参数
statDate
string
必需
Header 参数
x-acs-dingtalk-access-token
string
必需
Body 参数application/json
示例代码
返回响应
