GetSkillGroupAndAgentStatusSummary_智能联络中心_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
No data found.

Request Parameters

Field NameField Details
InstanceIdstring

AICCS 实例 ID,在智能联络中心控制台上可以看到

Example:ccc_xp_pre-cn-***Reference Value Source:
    GetInstanceList
StartDateinteger<int64>

开始日期时间戳(毫秒)

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:1615083365000
EndDateinteger<int64>

结束日期时间戳(毫秒)

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:1617761765000
PageSizeinteger<int32>

每页大小(默认为 10)

Example:20
CurrentPageinteger<int32>

当前页(默认为 1)

Example:1
DepIdsarray<integer<int64>>

部门 id 列表

GroupIdsarray<integer<int64>>

技能组 id 列表

ExistDepartmentGroupingboolean

是否根据部门分组

Example:false
ExistSkillGroupGroupingboolean

是否根据技能组分组

Example:false

Response Parameters

Field NameField Details
RequestIdstring

请求 ID,用于跟踪错误原因

Example:EE338D98-9BD3-4413-B165
Messagestring

错误描述

Example:message
Dataobject

data

Codestring

错误编码

Example:200
Successstring

接口调用是否成功

Example:true

Sample Response

Change History

Change timeChange content summaryoperation
2021-04-07
addOpenAPI

Examples