华为云会议
| Details
  • 登录鉴权
    • CheckToken
    • CreateAppIdToken
    • CreatePortalRefNonce
    • CreateProxyToken
    • CreateToken
    • DeleteToken
    • SetSsoConfig
    • ShowSsoConfig
    • UpdateToken
  • 会议管理
    • CancelMeeting
    • CancelRecurringMeeting
    • CancelRecurringSubMeeting
    • CheckCallNumberInConf
    • CreateAnonymousAuthRandom
    • CreateAuthRandom
    • CreateMeeting
    • CreateRecurringMeeting
    • DeleteRecordings
    • ListOnlineConfAttendee
    • SearchAttendanceRecordsOfHisMeeting
    • SearchCtlRecordsOfHisMeeting
    • SearchHisMeetings
    • SearchMeetings
    • SearchOnlineMeetings
    • SearchRecordings
    • ShowConfOrg
    • ShowHisMeetingDetail
    • ShowMeetingDetail
    • ShowOnlineMeetingDetail
    • ShowOrgRes
    • ShowRecordingDetail
    • ShowRecordingFileDownloadUrls
    • ShowRegionInfoOfMeeting
    • ShowSpRes
    • StartMeeting
    • UpdateMeeting
    • UpdateRecurringMeeting
    • UpdateRecurringSubMeeting
  • 会议控制
    • AllowClientRecord
    • AllowGuestUnmute
    • AllowWaitingParticipant
    • BatchHand
    • BroadcastParticipant
    • CancelBroadcast
    • CreateConfToken
    • CreateWebSocketToken
    • DeleteAttendees
    • DeleteLayout
    • Hand
    • HangUp
    • InviteOperateVideo
    • InviteParticipant
    • InviteShare
    • InviteWithPwd
    • Live
    • LockMeeting
    • LockView
    • MoveToWaitingRoom
    • MuteMeeting
    • MuteParticipant
    • ProlongMeeting
    • Record
    • RenameParticipant
    • RollcallParticipant
    • SaveLayout
    • SetCohost
    • SetCustomMultiPicture
    • SetHostView
    • SetMultiPicture
    • SetParticipantView
    • SetRole
    • ShowLayout
    • ShowRealTimeInfoOfMeeting
    • StopMeeting
    • SwitchMode
    • UpdateStartedConfConfig
  • 企业级会议事件推送设置
    • DeleteWebHookConfig
    • SetWebHookConfig
    • ShowWebHookConfig
    • UpdateWebHookConfigStatus
  • 企业管理
    • AddCorp
    • DeleteCorp
    • SearchCorp
    • SearchCorpResources
    • ShowCorp
    • ShowCorpBasicInfo
    • ShowCorpResource
    • UpdateCorp
    • UpdateCorpBasicInfo
  • 企业部门管理
    • AddDepartment
    • DeleteDepartment
    • SearchDepartmentByName
    • ShowDepartment
    • ShowDeptAndChildDept
    • UpdateDepartment
  • 用户管理
    • AddUser
    • BatchDeleteUsers
    • BatchShowUserDetails
    • BatchUpdateUserStatus
    • CheckVeriCodeForUpdateUserInfo
    • InviteUser
    • SearchUsers
    • SendVeriCodeForUpdateUserInfo
    • ShowMyInfo
    • ShowUserDetail
    • UpdateContact
    • UpdateMyInfo
    • UpdateUser
  • 企业管理员管理
    • AddCorpAdmin
    • BatchDeleteCorpAdmins
    • SearchCorpAdmins
    • ShowCorpAdmin
  • 硬终端管理
    • AddDevice
    • BatchDeleteDevices
    • BatchUpdateDevicesStatus
    • SearchDevices
    • ShowDeviceDetail
    • ShowDeviceStatus
    • ShowDeviceTypes
    • UpdateDevice
  • 激活码管理
    • CreateVisionActiveCode
    • DeleteVisionActiveCode
    • ResetActivecode
    • ResetVisionActiveCode
    • SearchVisionActiveCode
  • 云会议室管理
    • AssociateVmr
    • DeleteCorpVmr
    • DisassociateVmr
    • SearchCorpVmr
    • SearchMemberVmr
    • UpdateMemberVmr
  • 用户密码管理
    • CheckSlideVerifyCode
    • CheckVerifyCode
    • ResetPwd
    • ResetPwdByAdmin
    • SendSlideVerifyCode
    • SendVeriCodeForChangePwd
    • UpdatePwd
  • 查询企业通讯录
    • SearchCorpDir
    • SearchCorpExternalDir
  • 企业资源管理
    • AddResource
    • DeleteResource
    • SearchResource
    • SearchResourceOpRecord
    • ShowSpResource
    • UpdateResource
  • 会议纪要
    • AddToPersonalSpace
    • SearchMeetingFileList
    • ShowMeetingFile
    • ShowMeetingFileList
  • 信息窗发布管理
    • AddPublication
    • BatchDeletePublications
    • SearchPublications
    • ShowPublication
    • UpdatePublication
  • 信息窗节目管理
    • AddProgram
    • BatchDeletePrograms
    • SearchPrograms
    • ShowProgram
    • UpdateProgram
  • 信息窗素材管理
    • AddMaterial
    • BatchDeleteMaterials
    • SearchMaterials
    • UpdateMaterial
  • 用户头像管理
    • SetProfileImage
    • SetUserProfileImage
  • 企业应用管理
    • AddAppId
    • BatchSearchAppId
    • DeleteAppId
    • ResetAppKey
    • UpdateAppId

ShowRecordingDetail

GET
https://api.meeting.huaweicloud.com/v1/mmc/management/conferences/record/files
Advanced
Required parameters only
Default
Encrypt sensitive parameters
*
Region
Headers
*
X-Access-Token
*
X-Authorization-Type
*
X-Site-Id
Parameters
*
confUUID
*
userUUID
API Description

This API is used to query details of a recording file.

URL
GET  https://api.meeting.huaweicloud.com/v1/mmc/management/conferences/record/files
Request Parameters
NameTypeINMandatoryDescription
X-Site-Id
stringheader No

ID of the HCS Online site where the authentication is performed.

X-Authorization-Type
stringheader No

‘Whether the request is sent from a third-party portal.’

X-Access-Token
stringheader Yes

Token authentication. Use the value of accessToken in the response to the request for [Authenticating an App ID].

userUUID
stringquery No

UUID of the user (registered on the USG).

confUUID
stringquery Yes

UUID of a meeting, which can be obtained by following the instructions provided in [Querying the Recording File List].

Response Parameters
Status code: 200

Operation successful.

NameTypeDescription
confUUID
string

Meeting UUID.

confID
string

Meeting ID.

url
Array of strings

URL for watching the recording file.

rcdTime
integer

Recording duration, in seconds.

rcdSize
integer

Recording file size, in MB.

subject
string

Meeting topic.

scheduserName
string

User who schedules the meeting.

startTime
string

Meeting start time.

isDecodeFinish
boolean

Whether the recording file is transcoded.

decodeEndTime
long

Estimated time when transcoding of a recording file will complete.

available
boolean

Whether the recording file can be played.

recordAuthType
integer

Recording authentication mode. This parameter is valid only when recordType is set to 2 or 3.

  • 0: Users who obtain the link of the recording can watch or download the recording.
  • 1: Only enterprise users can watch or download the recording.
  • 2: Only meeting participants can view and download the recording.
Status code: 401

Authentication is not performed or fails.

NameTypeDescription
error_code
string

error code.

  • MMC.111072005 - CONF_NOT_STARTED
  • MMC.111072065 - CONF_NOT_FOUND_OR_AUTH_FAILED
error_msg
string

error message.

Status code: 500

Server internal error.

NameTypeDescription
error_code
string

error code.

  • MMC.111072005 - CONF_NOT_STARTED
  • MMC.111072065 - CONF_NOT_FOUND_OR_AUTH_FAILED
error_msg
string

error message.

Example Request
Example 1
"GET https://{endpoint}/v1/mmc/management/conferences/record/files?confUUID=7206baf3595411eab96df9726995e579"
Example Response
Status code: 200

Operation successful.

Example 1
{
"confUUID": "7206baf3595411eab96df9726995e579",
"confID": "912731059",
"url": [
"https://vod.meeting.huaweicloud.com/rse/rse/html/play/Mediaxplay.html?rseid=00028&recordId=00028847-8164-4c7c-8045-ea6b9a356c30&token=f10c2e956cee7875291d4bdab9a8ff3e7f89856e0c743159&confID=7206baf3595411eab96df9726995e579&isSecure=true"
],
"rcdTime": 741,
"rcdSize": 35,
"subject": "Video conference02",
"scheduserName": "Secretary Jin",
"startTime": "2020-02-27 11:29",
"isDecodeFinish": true,
"decodeEndTime": "1582804614871",
"available": "true",
"recordAuthType": 2
}
Status code: 401

Authentication is not performed or fails.

Example 1
{
"error_code": "MMC.118000001",
"error_msg": "USER_TOKEN_AUTH_FAILED"
}
Status code: 500

Server internal error.

Example 1
{
"error_code": "MMC.11070003",
"error_msg": "CONF_EXCEPTION"
}
SDK
Click 华为云会议 (Meeting) SDK to download the SDK in your programming language or view the SDK documentation. To learn how to install an SDK and perform authentication, read Usage.
Error Code

Outline

API Description
URL
Request Parameters
Response Parameters
Example Request
Example Response
SDK
Error Code