Skip to content

List ticket types

GET
/api/registration/{registrationtypeid}/ticket-types
curl --request GET \
--url https://api.eventpoint.io/api/registration/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/ticket-types \
--header 'x-api-key: <x-api-key>'
registrationtypeid
required
string format: uuid

The registration type identifier.

OK

Array<object>
object
id
string format: uuid
created
string format: date-time
modified
string format: date-time
etag
null | string
projectId
string format: uuid
registrationTypeId
string format: uuid
organizationId
null | string format: uuid
name
null | string
description
null | string
displayName
null | string
displayDescription
null | string
publish
boolean
itemOrder
integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
price
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
quantity
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
currency
null | string
numberReserved
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numberRemaining
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
numberUsed
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
maxTickets
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
minTickets
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
meta
null | object
style
object
hasStyle
boolean
primaryColor
null | string
secondaryColor
null | string
backgroundColor
null | string
textColor
null | string
contrastColor
null | string
fontFamily
null | string
secondaryContrastColor
null | string
imageUrl
null | string
imageAssetId
null | string format: uuid
profileImages
object
defaultOriginal
null | string
defaultLarge
null | string
defaultMedium
null | string
defaultSmall
null | string
thumbnailSmall
null | string
thumbnailLarge
null | string

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string