ISDP-查询多人会议录制记录(API名称:getMultiPartyConferenceFileList):响应示例

时间:2024-01-18 13:55:51

响应示例

{
  "status": 1,
  "message": "SUC CES S",
  "error": "string",
  "data": {
    "totalCount": 2,
    "pageNo": 1,
    "pageSize": 3,
    "list": [
      {
        "tenantId": 1,
        "channelId": 9870,
        "recordingId": 202006081438161500,
        "participantIds": "333,666,333,666,333,666",
        "participantNames": "333,666,333,666,333,666",
        "recordBeginTime": "string",
        "recordEndTime": "string",
        "playUrl": "string",
        "fileId": "string",
        "createdBy": -1,
        "creationDate": "2021-07-13 00:00:00",
        "lastUpdatedBy": -1,
        "lastUpdateDate": "2021-07-13 21:38:32"
      }
    ]
  },
  "timestamp": "2021-07-13T22:44:31.752+0800",
  "responsePage": "string"
}
support.huaweicloud.com/api-isdp/api_01_0165.html