华为云会议 Meeting-分页查询企业管理员:响应参数

时间:2025-02-12 15:15:20

响应参数

表4 响应参数

参数

类型

描述

count

Integer

总数量。

limit

Integer

每页显示的条目数量。

默认值:10

offset

Integer

页面起始页,从0开始。

data

Array of QueryAdminResultDTO objects

查询企业管理员返回的结果。

表5 QueryAdminResultDTO 参数说明

参数

类型

描述

account

String

用户账号(华为云会议账号)。

adminType

Integer

管理员类型。

0:默认管理员

1:普通管理员

country

String

手机号所属的国家

dept

DeptBasicDTO object

部门基本信息。

email

String

邮箱。

id

String

用户UUID。

name

String

用户名称。

phone

String

手机号。

表6 DeptBasicDTO 参数说明

参数

类型

描述

corpId

String

企业id。

deptCode

String

部门编码。

deptName

String

部门名称。

deptNamePath

String

部门名称路径。

parentDeptCode

String

父部门编码。

support.huaweicloud.com/api-meeting/meeting_21_0084.html