Returns a set of user IDs matching the specified rule.
GET
/api-v1/user-group/users
curl \
--request GET 'https://wyzio.app/api-v1/user-group/users?rule=string'
Response examples (200)
[
42
]
Returns a set of user IDs matching the specified rule.
curl \
--request GET 'https://wyzio.app/api-v1/user-group/users?rule=string'
[
42
]