Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Network's unique integer ID, or subdomain Unique numeric network ID
Response
Returns the event details
Events are scheduled gatherings that members can RSVP to
The record's integer ID
"1234"
The date and time the record was created
"2025-11-07T23:17:21+00:00"
The date and time the record was last modified
"2025-11-07T23:17:21+00:00"
The type of post - always 'event' for this endpoint
"event"
The user who created the event
Full URL to view the event
"https://example.mn.co/posts/123"
The event title
"Monthly Community Meetup"
Type of event: 'online_meeting', 'local_meetup', 'zoom_meeting', 'zoom_webinar', etc.
"online_meeting"
Array of image URLs for the event
A summary of the event description
RRULE format string for recurring events
Whether RSVPs are enabled for this event
Whether RSVPs are closed
Whether this event is restricted to specific members
Whether this event appears in the activity feed
The date and time the event starts (ISO8601 format in event's timezone)
"2025-11-07T23:17:22+00:00"
The date and time the event ends (ISO8601 format in event's timezone)
"2025-11-07T23:17:22+00:00"
IANA timezone identifier for the event
Physical location of the event
External event link URL