What's New
Cloud Contact Center Terminology Update
https://console.tim.qq.com/v4/desk_http_svc/describe_im_cdr_list?sdkappid=88888888&identifier=admin&usersig=xxx&random=99999999&contenttype=json
Parameter | Description |
v4/desk_http_svc/describe_im_cdr_list | Request API. |
sdkappid | Assigned SDKAppID in the IM console when creating an application. |
identifier | |
usersig | Generated signature of the App administrator account. For specific operations, see Generate UserSig. |
random | Enter a random 32-bit unsigned integer in the range of [0,4294967295]. |
contenttype | The request format has a fixed value of json. |
{"StartTimestamp": 1730390400,"EndTimestamp": 1730476799,"ClientUserId": "1299314544","Limit": 10,"Offset": 0}
Field | Type | Required | Description |
StartTimestamp | Integer | Required | Start time, Unix second-level timestamp |
EndTimestamp | Integer | Required | End time, Unix second-level timestamp |
Limit | Integer | Optional. | Number of returned entries, the maximum is 100, the default is 20. Example value: 100 |
Offset | Integer | Optional. | Offset of returned records, default is 0. Example value: 0 |
ClientUserId | String | Optional. | Specified User ID to Query |
{"ActionStatus": "OK","ErrorCode": 0,"ErrorInfo": "","TotalCount": 1,"IMCdrList": [{"SessionId": "a97d3e1f-a88b-403b-9b3a-7bc6554ea05d","AgentGroupId": "3067","AgentGroupName": "Online customer service""AgentId": "shannon@qq.com","ChannelType": "SDK","ClientUserId": "1299314544","ClientUserNickName": "Shannong""Duration": 10,"EndStatus": "AgentEndedSession","SatisfactionSelected": 5,"Timestamp": 1730443136}]}
Field | Type | Description |
ErrorCode | Integer | Error Code: 0: success Non-zero: failure |
ErrorInfo | String | Error message. |
ActionStatus | String | Result of request processing |
TotalCount | Integer | Total record count |
IMCdrList | Array | Session service record list |
SessionId | String | Session ID of the session |
AgentGroupId | String | Agent Group ID |
AgentGroupName | String | Agent Group Name |
AgentId | String | Agent ID |
ChannelType | String | Integration method SDK: SDK integration, corresponding to the "Application/Client" integration on the smart customer service management console Web (H5): Web integration, corresponding to the "web page (H5)" integration on the intelligent customer service management side |
ClientUserId | String | User ID |
ClientUserNickName | String | User Nickname |
Duration | Integer | Session duration, in seconds. |
EndStatus | String | Session end status 'AgentEndedSession' Agent ended session 'UserEndedSession' User ended session 'UserTimeout' User reply has timed out. 'AgentTimeout' Agent reply has timed out 'ChatbotReception' Chatbot served user. 'NoAgentsOnline' no agent online 'TimeoutTransfer' No available agent, transfer has timed out. 'ManualTransfer' Manual Transfer 'UserAbandonedDuringQueueing' Abandoned during queue. |
SatisfactionSelected | Integer | User satisfaction star rating (1 - 5), for example: 5 represents a five-star rating. |
Timestamp | Integer | Session time, Unix second-level timestamp |
Error Code | Description |
141000 | The application is not a desk application. |
141002 | Internal error, retry. |
141004 | Invalid parameter. |
141009 | API rate limiting. |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan