| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about the associated account. | ||
| domain_id | string | The domain ID. | bj1 |
| authentication_type | string | The type of the account. Valid values:
| mobile |
| identity | string | The unique identifier of the account. | 136***000 |
| extra | string | The additional information about the account. If the account type is a mobile number, the value of this parameter indicates the country code. For example, the country code in the Chinese mainland is 86 and a value of 86 is returned only if authentication_type is set to mobile. | 86 |
| user_id | string | The user ID of the account. | 00016a587b62b50003deea299a4f5b50 |
| created_at | long | The time when the account was created. This value is a UNIX timestamp representing the number of milliseconds that have elapsed since January 1, 1970, 00:00:00 UTC. | 1639762579768 |
| display_name | string | The display name of the account. For example, the unique identifier of an LDAP account is its UID, but the account display name can be the job number or other information. | 001 |