Events
Get special event
Get details about a special event.
Authorization
Authorization
RequiredBasic <token>In: header
Path Parameters
eventId
RequiredstringIdentifier for a special event.
Format:
"uuid"
Response Body
Success.
eventId
stringIdentifier for a special event.
Format:
"uuid"
name
RequiredstringName of the special event.
location
RequiredstringLocation where the special event is held.
eventDescription
RequiredstringDescription of the special event.
dates
Requiredarray<string>List of planned dates for the special event.
@minItems 0
@minItems 0
price
RequirednumberPrice of a ticket for the special event.
Format:
"float"
How is this guide?