| CORE_USER_SEARCH | CORE Endpoint | |
| /ondemand/core/?method=CORE_USER_SEARCH | ||
| Get a list of users. |
| PARAMETERS | TYPE | NOTES | |
| account | Numeric | ||
| id | Numeric | User ID. | |
| firstname | Text | ||
| surname | Text | ||
| quicksearch | Text | ||
| networkgroup | Numeric | , seperated list of network group IDs. | |
| disabled | 1 |
| RETURN | ||
| id | Numeric | |
| logonname | Text | |
| firstname | Text | |
| surname | Text | |
| disabled | Text |
| EXAMPLES | |
| 1. | jQuery |
| /jscripts/1blankspace.master.001.js |