Skip to main content
GET
Get Ticket QR Code

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your API token.

Path Parameters

ticket
string<uuid>
required

The unique identifier of the event ticket.

Response

The ticket QR code.

qrCode
string

Base64-encoded SVG data URI of the QR code image.

ticketId
string<uuid>

The identifier of the ticket.