GET api/2.0/group/search This function requires authentication

Description

Returns a list of all the groups by the group name specified in the request.

Parameters
Name Description Type Example
groupName
sent in url
Group name string some text
Example
GET api/2.0/group/search
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "groupName": "some text"
}
Returns

List of groups