List all events

Returns a list of events owned by a given seller.

Query Params
string
required

Seller ID

string

Comma-separated list of experience IDs

date-time

Timestamp at which this event starts (in UNIX epoch).

date-time

Timestamp at which this event completes (in UNIX epoch).

int32
Defaults to 0

Timezone 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.

boolean
Defaults to false

Only return events that have at least one reserved order.

int32

Only return events that have at least this many open seats.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!