Get ticket QR code
GET/tickets/:ticketId/qr
Return an image of your ticket with scannable QR code. Used for event entry.
Request
Path Parameters
ticketId uuidrequired
An identifier for a ticket to a museum event. Used to generate ticket image.
Responses
- 200
- 400
- 404
Scannable event ticket in image format
- image/png
- Schema
Schema
string
Bad request
Not found
Loading...