# Events Special events hosted by the museum. ## List special events - [GET /special-events](https://innovario.apishowdown.com/catalog/api-showdown/museum/v2/openapi/events/listspecialevents.md): Return a list of upcoming special events at the museum. ## Get special event - [GET /special-events/{eventId}](https://innovario.apishowdown.com/catalog/api-showdown/museum/v2/openapi/events/getspecialevent.md): Get details about a special event. ## Update special event - [PATCH /special-events/{eventId}](https://innovario.apishowdown.com/catalog/api-showdown/museum/v2/openapi/events/updatespecialevent.md): Update the details of a special event.