Get Event

Get event by ID

get

Returns a single event by its ID with stock, sales info, an image, and a seating map.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idintegerRequired

The ID of the event.

Responses
200

Event details

application/json
get
/event/{id}

Last updated

Was this helpful?