华为云会议 MEETING-分页查询用户:响应参数

时间:2024-04-29 16:21:10

响应参数

表4 响应参数

参数

类型

描述

count

Integer

总数量。

limit

Integer

每页显示的条目数量。

默认值:10。

offset

Integer

页面起始页,从0开始。

data

Array of SearchUserResultDTO objects

分页查询企业用户信息。

表5 SearchUserResultDTO 数据结构

参数

类型

描述

activeCode

String

激活码。

activeCodeExpireTime

Long

激活码到期时间,utc时间戳。

activeTime

Long

激活时间,utc时间戳。

adminType

Integer

管理员类型。

  • 0:默认(超级)管理员
  • 1:普通管理员
  • 2:非管理员(即为普通企业成员,UserType是2时有效)

country

String

手机所属国家。

deptCode

String

部门编码。

deptNamePath

String

部门完整名称。

desc

String

备注。

email

String

邮箱。

englishName

String

英文名称。

expireTime

Long

已激活的终端到期时间,utc时间戳。

hidePhone

Boolean

是否隐藏手机号码。

id

String

用户UUID。

license

Integer

许可证。

  • 0:商用
  • 1:免费试用

name

String

名称。

phone

String

联系电话。

signature

String

签名。

sortLevel

Integer

通讯录排序等级,序号越低优先级越高。

maximum:10000

minimum:1

status

Integer

用户状态。

  • 0:正常
  • 1:停用

thirdAccount

String

第三方User ID。

title

String

职位。

userAccount

String

华为云会议账号。

userType

Integer

用户类型。

  • 2:普通用户
  • 12:智慧屏用户
  • 13:IdeaHub用户
  • 14:SmartRooms用户

visionAccount

String

智慧屏账号。

vmrId

String

个人会议ID。

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