EventsList all eventsAsk AIget https://sandbox.xola.com/api/eventsReturns a list of events owned by a given seller.Query ParamssellerstringrequiredSeller IDexperiencestringComma-separated list of experience IDsstartdate-timeTimestamp at which this event starts (in UNIX epoch).enddate-timeTimestamp at which this event completes (in UNIX epoch).offsetint32Defaults to 0Timezone offset in seconds. This adjusts the start and end params to account for the seller's timezone. You would typically specify your account's timezone offset here.reservedbooleanDefaults to falseOnly return events that have at least one reserved order.truefalseopenint32Only return events that have at least this many open seats.Updated about 6 years ago