Subscribers get a secret key for a specified data export task. The key is used to decrypt the files.
GET: /v1.0/cloud/agent/chat/oem/data-export/tasks/{task_id}/secret
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| task_id | String | path | true | The ID of a specified task. |
| Parameter name | Type | Description |
|---|---|---|
| result | String | The returned result. |
GET: /v1.0/cloud/agent/chat/oem/data-export/tasks/*****/secret
{
"result": "G32s1u6uPKxD/2GMifXqdjGOlg*****hikjSsCf6LSYNNTXYcmtBw==",
"t": 1634713288140,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback