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