/meetup/groups/events

POST /api/meetup/groups/events

Price: 10 credits

List a Meetup group's events (upcoming or past) by the group url name. Returns a paginated list of events with title, description, start and end time, venue, attendee count, price and photo.

How to use it

List the events of a specific Meetup group by its urlname. Set status to 'upcoming' or 'past' and count to how many events you want. Each item includes title, start_at/end_at, venue, going_count and image. Use meetup/events for full details of any single event.

Parameters

Request body

Response

Errors

Response headers