Events
Get Event Details
Get detailed information about a specific event
GET
Path Parameters
The unique identifier (UUID) of the event
Response
Unique identifier for the event (UUID)
Event title
Event description
Event start date and time (ISO 8601)
Event end date and time (ISO 8601)
Event timezone
Event location details
Event type (service, meeting, concert, workshop, conference, social, other)
Event status (scheduled, cancelled, postponed, rescheduled)
Event recurrence details (if recurring)
Event reminders
Event attachments
Calendar integration links
Event tags
Maximum number of attendees (if applicable)
Whether geolocation is required for attendance
Geofence radius in meters (if applicable)
ID of user who created the event
ID of user who last updated the event
Creation timestamp (ISO 8601)
Last update timestamp (ISO 8601)
Event thumbnail image
Error Responses
Error details when the request fails
Common error cases:
- 404 Not Found: Event with the specified ID does not exist
