Payload for GET /1/object/user/getList
Name | Type | Description | Notes |
---|---|---|---|
IRowReturned | int | The number of rows returned | |
IRowFiltered | int | The number of rows matching your filters (if any) or the total number of rows | |
AObjUser | List<UserListElement> |
Payload for GET /1/object/user/getList
Name | Type | Description | Notes |
---|---|---|---|
IRowReturned | int | The number of rows returned | |
IRowFiltered | int | The number of rows matching your filters (if any) or the total number of rows | |
AObjUser | List<UserListElement> |