Returns a list of users and groups matching query with highlighting
string
string
string
string
string
string
Returns a list of users and groups matching query with highlighting
1
2
3
4
curl --request GET \
--url 'http://{baseurl}/rest/api/2/groupuserpicker' \
--user 'email@example.com:<api_token>' \
--header 'Accept: application/json'
Rate this page: