DescribeSmartStatisticsPageList分页
增强版实人认证调用统计分页查询接口
服务地址:
华东1 金融云
输入参数
只看必填
StartDate开始时间
EndDate结束时间
SceneId场景ID
ServiceCode实人云产品的ServiceCode
分页参数
CurrentPage当前页码
PageSize每页数据条数
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

请求参数

字段名称字段详情
StartDatestring

开始时间,使用 UTC 时间格式,格式为 yyyy-MM-ddTHH:mm:ssZ。

示例值:2023-11-01 00:00:00 +0800
EndDatestring

结束时间,使用 UTC 时间格式,格式为 yyyy-MM-ddTHH:mm:ssZ。

示例值:2022-11-16 23:59:59 +0800
SceneIdstring

场景 ID。

示例值:36**01
CurrentPagestring

当前页码。

示例值:1
PageSizestring

每页数据条数。

示例值:10
ServiceCodestring

实人云产品的 ServiceCode,仅取值:cloudauthst

示例值:cloudauthst

返回参数

字段名称字段详情
CurrentPageinteger<int32>

当前页码。

示例值:1
TotalPageinteger<int32>

总页数。

示例值:3
PageSizeinteger<int32>

每页显示数量。

示例值:10
RequestIdstring

本次请求的 ID。

示例值:96943***4E39F805
TotalCountinteger<int32>

总数。

示例值:29
Itemsarray<object>

返回数据列表。

变更历史
暂无变更历史