events
Get an event
get/events/{eventID}
Path parameters
eventIDstring uuid required
Response
Successful response
Example response
{
"name": "Toby's Going-Away Party",
"description": "The best event to happen this year. Look forward to fireworks and BBQ!",
"recurring": true,
"coverImage": "https://example.com/event-cover.jpg"
}