v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Group

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.

startinteger required
limitinteger required
sizeinteger required
totalSizeinteger

This property will return total count of the objects before pagination is applied. This value is returned if shouldReturnTotalSize is set to true.

_linksGenericLinks required