Request
Parameters
Parameters | Type | Required | Description |
access_token | string | Y | Authentication token |
account_id | string | N | Account ID (query employees under the current organization when empty) |
Request Example:
Return:
Fields | Type | Desc |
data | User List | |
account_id | string | User ID |
account | string | User Account |
nick_name | string | Nickname |
phone | string | Phone number |
status | int | User status (1: Enabled, 2: Disabled) |
mobile_prefix | string | Country code |
resign_org | string | Organization before resignation |
resign_dept | string | Department before resignation |
resign_time | string | Resignation date |
Error Codes
code | message | Desc |
More Global Codes | ||