Get ticket QR code
Return an image of your ticket with scannable QR code. Used for event entry.
Demo Only
GET
/tickets/
{ticketId}
/qrAuthorization
Authorization
RequiredBasic <token>
In: header
Path Parameters
ticketId
Requiredstring
An identifier for a ticket to a museum event. Used to generate ticket image.
Example:"a54a57ca-36f8-421b-a6b4-2e8f26858a4c"
Format: "uuid"
Status code | Description |
---|---|
200 | Scannable event ticket in image format |
400 | Bad request |
404 | Not found |
An image of a ticket with a QR code used for museum or event entry.