events

Get support events

Get list of support events.

get/api/events

Query parameters

include_pastboolean

Include past events

Include past events

include_all_eventsboolean

If true, return all events without excluding past events that match webinar videos by title/day

If true, return all events without excluding past events that match webinar videos by title/day

limitinteger

Maximum number of events to return

Maximum number of events to return

start_datestring date-time nullable

Filter events from this date (ISO 8601 format). If not provided and include_past is False, defaults to current date.

Filter events from this date (ISO 8601 format). If not provided and include_past is False, defaults to current date.

end_datestring date-time nullable

Filter events until this date (ISO 8601 format)

Filter events until this date (ISO 8601 format)

Response

Successful Response

totalinteger required

Changes