Events for given date range
- If start and end are sent, date is ignored and vice versa.
- Any date range set is converted to start on monday and end on sunday
GET
/calendar
curl \
--request GET 'https://api.zooza.app/v1/calendar'
Response examples (200)
[
{}
]