v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBGroup
Search groups by partial query
Get search results of groups by partial query provided.
get/wiki/rest/api/group/picker
Query parameters
querystring required
the search term used to query results.
startinteger
The starting index of the returned groups.
limitinteger
The maximum number of groups to return per page. Note, this is restricted to a maximum limit of 200 groups.
shouldReturnTotalSizeboolean
Whether to include total size parameter in the results. Note, fetching total size property is an expensive operation; use it if your use case needs this value.
Response
Returns a full JSON representation of group collection.