latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
events

Get Public Event

get/api/public/events/{id}

Path parameters

idstring required

Query parameters

localestring

Get the event for a specific language

Response

OK

_idstring required

The ID of the event

sellerIdstring

The ID of the seller owning this event

metaobject

Custom key-value data. Metadata is useful for storing additional, structured information on an object.

eventType'SINGLE' | 'GROUP' | 'RECURRENCE' | 'ROOT'

The type of the event. SINGLE = it is a single event. GROUP = the event is part of a group of events

namestring required

The name of the event

startstring date-time required

An ISO timestamp indicating when the event starts

endstring date-time required

An ISO timestamp indicating when the event ends

urlstring

The url of the event

sloganstring

The slogan of the event

descriptionstring

A description about the event. Description is in RichText - JSON format.

imagestring

An image for the event

pageStylestring

The page style of the event page

accentColorstring

The accent color of the event page

showCountdownboolean

Whether the countdown should be visible till event start

showOtherEventsboolean

Whether other events should be displayed on the event page

timezonestring

Timezone of event

rootIdstring

The id of the root event

categorystring

The category of the extra information of the event

subCategorystring

The subCategory of the extra information of the event

showTimeRangeInTicketboolean

Whether the time range of the event should be visible on ticket PDFs

showTimeRangeInListingboolean

Whether the end time of the event should be visible on listings

showStartDateboolean

Whether the start date of the event should be visible on listings

showStartTimeboolean

Whether the start time of the event should be visible on listings

showEndDateboolean

Whether the end date of the event should be visible on listings

showEndTimeboolean

Whether the end time of the event should be visible on listings