Get ticket
Request
This endpoint makes an HTTP GET request to retrieve a ticket with the given identifier and format. The required security hash has to be specified.
Available formats are: pdf,png,pkpass,googlewallet
Do note though that not all formats might be retrievable depending on the event configuration to which the ticket belongs.
Parameters
-
identifier(string, required): identifier for the ticket: UUID, ticket number or Regcode -
format(string, required): format to retrieve the ticket in, see above for available formats. -
s(string, required): security hash for the receipt -
layout(string, optional): Layout to create the ticket with. Only available for formatpdfandpng.
Response
The response will be the ticket as a file in the according format. Will be displayed inline, when the format allows it.
Authentication#auth
This endpoint does not require authentication.
Query parameters#query
Security hash to verify the user is allowed to access the ticket
Optional: specify the layout to create the ticket with