Export events as iCal.
The iCal export is only available for logged in users with the role Admin or Scout.
This request supports the same parameters as the corresponding search request.
Example:
Export all events in Germany: /export/events.ical?bbox=47.49,0.79,54.63,18.30
Query parameters
Bounding Box
Maximum number of items to return or implicit/unlimited if unspecified.
Comma-separated list of tags
Filter events by tags
Unix time (number of seconds since 00:00::00 1. January, 1970, UTC)
Filter events by event.start >= start_min
Unix time (number of seconds since 00:00::00 1. January, 1970, UTC)
Filter events by event.start <= start_max
Filter events by textual terms. Hashtags starting with '#' will be extracted from the given text and handled as tag filters.
An e-mail address.
The email address of the event creator. Requests with this parameter will be rejected without a valid API token!
Response
Successful response