curl --request GET \
--url https://prod.featherhq.com/api/v1/calendars/{calendarId}/event-types/{eventTypeId}/slots \
--header 'X-API-Key: <api-key>'{
"slots": {}
}curl --request GET \
--url https://prod.featherhq.com/api/v1/calendars/{calendarId}/event-types/{eventTypeId}/slots \
--header 'X-API-Key: <api-key>'{
"slots": {}
}