Find groups
GET {{rootUrl}}/topics?search=lgbt&only=id,name&key={{meetupKey}}
Search topics by term, but only include each topic's id and name. E.g. tech
, fitness
, lgbt
.
https://www.meetup.com/meetup_api/docs/find/groups/
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
search | string | ||
only | string | ||
key | string |