Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
Example:
"entry_xxxxxxxxxxxx"
Response
A successful response
An object representing an entry in a raffle or waitlist.
The internal ID of the entry.
Example:
"entry_xxxxxxxxxxxx"
The plan (waitlist/raffle) the entry if for.
The access pass tied to this entry, if there is one.
The status of the entry. The status of an entry to a waitlist or raffle.
Available options:
drafted
, pending
, approved
, denied
, any
The user who created the entry.
When the entry was created.
Example:
1701406800
Responses collected from the user when submitting their entry.