EndPoint List Users
Name
list_users
Description
Use this API to list your account's users.'s users
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
page_size |
PageSize |
NO |
|
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
id |
DT_WSTR |
255 |
False |
|
first_name |
DT_WSTR |
255 |
False |
|
last_name |
DT_WSTR |
255 |
False |
|
email |
DT_WSTR |
255 |
False |
|
type |
DT_I8 |
0 |
False |
|
pmi |
DT_I8 |
0 |
False |
|
timezone |
DT_WSTR |
255 |
False |
|
verified |
DT_I8 |
0 |
False |
|
dept |
DT_WSTR |
255 |
False |
|
created_at |
DT_DBTIMESTAMP |
0 |
False |
|
last_login_time |
DT_DBTIMESTAMP |
0 |
False |
|
last_client_version |
DT_WSTR |
255 |
False |
|
pic_url |
DT_WSTR |
2000 |
False |
|
language |
DT_WSTR |
255 |
False |
|
phone_number |
DT_WSTR |
100 |
False |
|
status |
DT_WSTR |
100 |
False |
|
role_id |
DT_WSTR |
1000 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |