/
IN
inviton
/
Inviton Web API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 6h ago
View markdown
inviton
Inviton Web API
post
/api/v1/EventManagementList
latest
OpenAPI 3.0.4
2026-08-23
12
135
133.9 KB
a8be3ca51a5f
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
post
/api/v1/EventManagementList
Request body
EventManagementListArgs
required
PaginationPosition
integer
PaginationLength
integer
QueryBase
unknown[]
nullable
Filter
DataTableFilterDefinition
Sort
DataTableSortDefinition
SessionId
integer
OnlyActiveEvents
boolean
Determines if only active events are displayed
OverallAmount
boolean
Determines if overall amount is included
Response
OK
EventRowDTOExtendedDataTableResponse
required
TotalCount
integer
TotalFilteredCount
integer
Rows
EventRowDTOExtended[]
nullable