Get special event
Get details about a special event.
Demo Only
GET
/special-events/
{eventId}Authorization
AuthorizationRequiredBasic <token>
In: header
Path Parameters
eventIdRequiredstring
An identifier for a special event.
Example:"dad4bce8-f5cb-4078-a211-995864315e39"Format: "uuid"| Status code | Description |
|---|---|
200 | Success |
400 | Bad request |
404 | Not found |
Information about a special event.
