user:read:admin
user:read
Light
id
and created_at
fields will be returned. The value of created_at
will be the time at which the API call was made until the user activates their account.curl --location --request GET 'http://api.zoom.us/v2/users/'
{
"account_id": "EAAAAAbbbbbCCCCHMA",
"created_at": "2018-11-15T01:10:08Z",
"custom_attributes": [
{
"key": "cb3674544gexq",
"name": "Country of Citizenship",
"value": "Nepal"
}
],
"dept": "",
"email": "harryg@dfkjdslfjkdsfjkdsf.fsdfdfd",
"first_name": "Harry",
"group_ids": [],
"host_key": "0000",
"id": "z8dsdsdsdsdCfp8uQ",
"im_group_ids": [
"CcSAAAAAAABBBVoQ"
],
"jid": "hghghfghdfghdfhgh@xmpp.zoom.us",
"language": "en-US",
"last_client_version": "4.4.55383.0716(android)",
"last_login_time": "2019-09-13T21:08:52Z",
"last_name": "Grande",
"manager": "name@example.com",
"personal_meeting_url": "https://zoom.us/j/6352635623323434343443",
"phone_country": "USA",
"phone_number": "00000000",
"pic_url": "https://lh4.googleusercontent.com/-hsgfhdgsfghdsfghfd-photo.jpg",
"pmi": 100000000,
"role_id": "hdsfwyteg3675hgfs",
"role_name": "Owner",
"status": "active",
"timezone": "America/Los_Angeles",
"type": 2,
"use_pmi": false,
"verified": 1
}
me
as the value for userId.0
- Facebook.1
- Google.99
- API.100
- Zoom.101
- SSO.1
- Basic.2
- Licensed.3
- On-prem.99
- None (this can only be set with ssoCreate
).true
if user has enabled PMI for instant meetinsgs, false
otherwise.0
: Facebook1
: Google99
: API100
: ZOOM101
: SSOnumber
field is a Brazil based number, the value of the country
field should be BR
.1
- Account verified.0
- Account not verified.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通