/
IN
inviton
/
Inviton Web API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 4d ago
Details
Filter operations
Access control management
8
Event
3
post
Obtains list of attendees for given Event or Tickets
get
/api/v1/EventDetails
post
/api/v1/EventManagementList
Ticket checking / access control
1
Event
get
/api/v1/EventDetails
Query parameters
EventIds
integer[]
VenueId
integer
PromoterId
integer
IncludeTicketingData
boolean
IncludePromoterData
boolean
IncludeClientsideResources
boolean
OnlyActive
boolean
Response
OK
EventDetailsResponse
required
Events
EventDetails[]
nullable
Changes