v1
latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KBevents
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"
}