Skip to main content
GET

Path Parameters

string
required
The unique identifier (UUID) of the event

Response

string
Unique identifier for the event (UUID)
string
Event title
string
Event description
string
Event start date and time (ISO 8601)
string
Event end date and time (ISO 8601)
string
Event timezone
object
Event location details
string
Event type (service, meeting, concert, workshop, conference, social, other)
string
Event status (scheduled, cancelled, postponed, rescheduled)
object
Event recurrence details (if recurring)
array
Event reminders
array
Event attachments
Calendar integration links
array
Event tags
integer
Maximum number of attendees (if applicable)
boolean
Whether geolocation is required for attendance
number
Geofence radius in meters (if applicable)
string
ID of user who created the event
string
ID of user who last updated the event
string
Creation timestamp (ISO 8601)
string
Last update timestamp (ISO 8601)
object
Event thumbnail image

Error Responses

object
Error details when the request fails
Common error cases:
  • 404 Not Found: Event with the specified ID does not exist