Skip to main content
GET
Get one registration

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
registrationId
string
required

Response

The registration.

id
string
required
eventId
string
required
email
string
required
name
string | null
required
status
enum<string>
required
Available options:
pending,
confirmed,
waitlisted,
cancelled,
rejected
type
string
required
registrationTypeId
string | null
required
attendeeId
string
required
contactId
string
required
checkinCode
string
required
registeredAt
string
required
cancelledAt
string | null
required
rejectionReason
string | null
required