latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
accessusers

Get Ticket with barcode

get/api/accessusers/tickets/{barcode}

Path parameters

barcodestring required

Query parameters

eventIdstring

Headers

tokenstring required

The token to authenticate against the access-control endpoints.

Response

OK

_idstring required
barcodestring required

The barcode of the ticket

namestring

The name of the ticket owner

ticketTypeIdstring required

The ID of the ticket type this ticket inherits from

ticketNamestring required

The name of the ticket type this ticket inherits from

categoryRefstring

A UUID of the category the ticket belongs to.

priceCategoryIdstring
eventIdstring required

The ID of the event the ticket belongs to

sellerIdstring required

The ID of the seller that ticket belongs to.

createdAtstring date-time required

An ISO Timestamp indicating when the ticket was created.

updatedAtstring date-time required

An ISO Timestamp indicating when the ticket was updated.

status'VALID' | 'INVALID'