Single Event

Return full set information for specified event. There are private information available only for event owners. Hidden/Private events must be available for event owners requests (necessary user token).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Return Glossary

Event status

responseData[].status

Defines the event visibility condition.

  • published (event is available for search),
  • private (event is only accessible via its link),
  • draft (event is not available, only for logged access).

Date status

responseData[].date[].status

Defines the purchase condition for session. Options are listed below from most to less prior:

  • available (there are tickets available to buy),
  • notstarted (tickets will start sales soon),
  • soldout (tickets are sold out),
  • finished (tickets sales period expired),
  • unavailable (the session has no tickets registered).

Custom tickets

responseData[].customTickets[]

Specifies when the event has passport ticket types. To know more about passports, please read about it in our guides.

The properties are:

  • name: the recommended name to be used in the interface.
  • slug: the string to be used in the Tickets List API as a query string filter.
  • status: works the same way as date status, in order to indicate this group sale status.
Path Params
int32
required

Requested event ID.

Query Params
string

Used to define specific fields for event. It is comma separated. Options: id, title, description, type, status, saleEnabled, link, poster, date, venue, rsvpTotal, rsvp, planner, addedBy.

Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json