Authorizations
Provide your API key secret in the Authorization
header
Path Parameters
Unique identifier of the event
Response
Event details retrieved successfully
ID of the event
ID of the organization
Name of the event
"Huddle with zuddl."
TeamName of the event
"General"
Description of the event
"join us to learn more about zuddl."
Identifier of the event
"event-123"
startDate of the event
"2025-04-11T12:30:00Z"
endDate of the event
"2025-04-14T12:30:00Z"
Timezone of the event
"UTC/IST"
Status of the event
UPCOMING
, ONGOING
, CANCELED
, COMPLETED
"ONGOING/COMPLETED"
Type of the event
EVENT
, FIELD_EVENT
, WEBINAR
, THIRD_PARTY_EVENT
"WEBINAR/FIELD_EVENT/EVENT"
Format of the event
VIRTUAL
, IN_PERSON
, HYBRID
"VIRTUAL/IN_PERSON/HYBRID"
websiteUrl of the event
"https://zuddl.com"
parentEventId of the event
location of the event
virtualEventUrl of the event
"https://zuddl.com"
createdAt of the event
"2025-04-11T12:30:00Z"
createdBy of the event
updatedAt of the event
"2025-04-11T12:30:00Z"
updatedBy of the event
Tags associated with the event
[
{
"id": "tag1",
"name": "Webinar",
"color": "#AAFFEE",
"categoryId": "category1",
"categoryName": "Event type",
"categoryColor": "#BBDDEE",
"lastAppliedAt": "2025-09-01T06:31:35.711971Z",
"usageCount": 2
},
{
"id": "tag2",
"name": "Field Event",
"color": "#BBFFEE"
}
]