What's New
Cloud Contact Center Terminology Update
https://xxxxxx/v4/openim_console_http_svc/list_chitchat?sdkappid=88888888&identifier=admin&usersig=xxx&random=99999999&contenttype=json
Parameter | Description |
v4/openim_console_http_svc/list_chitchat | Request API. |
sdkappid | The assigned SDKAppID in the Chat console when creating an application. |
identifier | |
usersig | Signature generated by 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. |
{"PageIndex": 1,"PageSize": 3,"Question":"robot""CategoryId":10463,"Status":4}
Field | Type | Required | Description |
PageIndex | Integer | Required | Pagination parameters (more than 0). |
PageSize | Integer | Required | Pagination parameters (more than 0). |
Question | String | Optional. | Main issue keyword-based filtering. |
CategoryId | Integer | Optional. | Filter by category ID. |
Status | Integer | Optional. | Status filtering. If filling in needs to meet the enumerated status: 4 - Come into effect. 5 - Disabled. Other value is illegal. |
{"ActionStatus": "OK","ErrorInfo": "","ErrorCode": 0,"AllQuestionCount": 4,"StandardQuestionCount": 2,"QuestionList": [{"StandardQuestionId": "1500086166-@RBT#DeskDefaultRobot-dhoLfseT3tvxP4HB","StandardQuestion": "Are you an AI?","Status": 4,"CategoryId": 10463,"Answer": "I'm an intelligent robot. I can answer your questions and provide information. If you have any questions or need assistance, please tell me at any time.""AnswerType": 0,"QuestionType": 1,"SimilarQuestions": []},{"StandardQuestionId": "1500086166-@RBT#DeskDefaultRobot-y0WjnE0Siv1oDbLR","StandardQuestion": "Are you an intelligent robot?""Status": 4,"CategoryId": 10463,"Answer": "I'm an intelligent robot. I can answer your questions and provide information. If you have any questions or need assistance, please tell me at any time.""AnswerType": 0,"QuestionType": 1,"SimilarQuestions": []}]}
Field | Type | Description |
ActionStatus | String | Request processing result. OK: processing successful; FAIL: processing failed. |
ErrorCode | Integer | Error code: 0 indicates success, non-zero indicates failure. |
ErrorInfo | String | Error message. |
AllQuestionCount | Integer | Total number of issues. |
StandardQuestionCount | Integer | Number of standard questions. |
QuestionList | Array | Problem list. |
StandardQuestionId | String | Standard question ID. |
StandardQuestion | String | Standard question. |
Status | Integer | Status. Status value enumeration: 4 - Come into effect. 5 - Disabled. |
CategoryId | Integer | Category ID. |
Answer | String | Answer. |
AnswerType | Integer | Answer type. Answer type enumeration: 0 - Ordinary text. 2 - Rich text. |
QuestionType | Integer | Problem type. Problem type enumeration: 0 - Ordinary question. 1 - System preset. |
SimilarQuestions | Array | Similar question list. |
Error Code | Description |
-7 | Parameter parsing failed. Check whether the request package meets the JSON Specification or the request parameters meet requirements. |
-14 | Exceeds the maximum rate limit allowed by this API. |
-20 | Request requires App administrator permissions. |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan