X-Jicoo-Api-Key: ********************
curl --location --request GET '/v1/event_types//available_schedules?periodStart=2020-01-02T20:00:00Z&periodEnd=2020-01-03T20:00:00Z' \ --header 'X-Jicoo-Api-Key: <api-key>'
{ "data": [ { "startedAt": "2019-08-24T14:15:22Z", "remainingCapacity": 1 } ] }