Skip to main content
GET
Get one ticket type

Authorizations

Authorization
string
header
required

The API key's secret (osk_…), shown once when the key is created in the console.

Path Parameters

eventId
string
required
typeId
string
required

Response

The ticket type.

id
string
required
eventId
string
required
name
string
required
description
string | null
required
capacity
integer | null
required
allowWaitlist
boolean
required
isPublic
boolean
required
requiresApproval
boolean
required
status
enum<string>
required
Available options:
draft,
open,
closed,
archived
opensAt
string | null
required
closesAt
string | null
required
priceAmount
integer
required
sortOrder
integer
required
counts
object
required
createdAt
string
required