GETADITUS/Assets/Tickets/Get ticket

Get ticket

GET{{API_BASE_URL}}/assets/v1/tickets/:identifier/:format?s=hVA9UEQ7D4s7YA

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 format pdf and png.

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

shVA9UEQ7D4s7YAoptional

Security hash to verify the user is allowed to access the ticket

layoutmTicketoptional

Optional: specify the layout to create the ticket with

Responses#responses

0Get PDF ticketGet PDF ticket
0Get apple wallet ticketGet apple wallet ticket
0Get google wallet ticketGet google wallet ticket
0Get ticket by idGet ticket by id
0Get ticket by ticket numberGet ticket by ticket number
0Get ticket by barcodeGet ticket by barcode