Skip to main content

Users

User List

Get a list of users in the system

HTTP Request

GET /api/v3/users

Response

[
{
"id": "1",
"name": "Nguyen Dinh Dat",
"dept_id": "2",
"dept_name": "Board of Directors 总部",
"email": "[email protected]",
"mobile": ""
}
]