All Products
Search
Document Center

Drive and Photo Service:User

Last Updated:May 15, 2026

Parameter

Type

Description

Example

object

Details of the user.

domain_id

string

The domain ID.

bj1

user_id

string

The user ID.

c9b7a5aa04d14ae3867fdc886fa01da4

avatar

string

The user's avatar URL.

http://aa.com/1.jpg

created_at

integer

The creation time, expressed in milliseconds since the Unix epoch (00:00:00 UTC on January 1, 1970).

1639762579768

updated_at

integer

The update time, expressed in milliseconds since the Unix epoch (00:00:00 UTC on January 1, 1970).

1639762579768

email

string

The user's email address.

a@aliyunpds.com

nick_name

string

The user's nickname.

001

phone

string

The user's phone number.

13900001111

role

string

The user's role. Valid values:

  • superadmin: A super administrator.

  • admin: An administrator.

  • user: A standard user.

user

status

string

The user's status. Valid values:

  • disabled: The user is disabled.

  • enabled: The user is enabled.

enabled

user_name

string

The user's username.

pds

description

string

A description of the user.

vipuser

default_drive_id

string

The ID of the user's default drive.

1

creator

string

The creator of the user.

user1

last_login_time

integer

The user's last login time, expressed in milliseconds since the Unix epoch (00:00:00 UTC on January 1, 1970).

last_refresh_token_time

integer

The time the refresh token was last used, expressed in milliseconds since the Unix epoch (00:00:00 UTC on January 1, 1970).

user_data

object

Custom user data, stored as a collection of key-value pairs.

string

The value of the key.