cURL
curl --request GET \ --url https://api.caspen.com/v1/availability_slots
{ "data": [ { "start_time_local": "<string>", "start_date_local": "<string>", "local_timezone": "<string>", "start_datetime_utc": "<string>" } ] }
AvailabilitySlotCollection
Show child attributes
The start time in local timezone.
The start date in local timezone.
The local timezone for this slot.
The start datetime in UTC timezone (ISO 8601).