Searches groups or events.
This method requires an access token, but no permissions.
Parameters
q
string
The search query.
type
enum
Whether to search for groups or to events.
Possible values:
groups,
events.
By default groups.
offset
integer
(non-negative)
Offset into the search results for pagination.
count
integer
(1..100)
How many groups to return.
By default 100.
fields
string
Comma-separated list of group profile fields to return.
Result
A paginated list of group objects.