Find users
Gets the list of users according to the specified filter
Function FindUsers(Val URL, Val FilterStructure, Val Token = "") Export
Parameter | CLI option | Type | Required | Description |
---|---|---|---|---|
URL | --url | String | ✔ | URL of webhook or a Bitrix24 domain, when token used |
FilterStructure | --filter | Structure Of KeyAndValue | ✔ | Filter. See GetUserFilterStructure |
Token | --token | String |