Skip to main content
GET
Get a ticket

Authorizations

Authorization
string
header
required

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

Path Parameters

ticket
string | null
required

The ticket uid

Response

TicketResource

id
string
required
id_suffix
string
required
transaction_id
string
required
name
string
required
first_name
string
required
last_name
string
required
email
string
required
phone
string
required
title
string
required
description
string
required
price
number
required
pdf
string
required
checked_in_at
string
required
created_at
string
required
updated_at
string
required
retail_price
string | null
required