cURL
curl --request GET \ --url https://api.caspen.com/v1/availabilities
{ "data": [ { "id": "<string>", "created_at": "<string>", "date": "<string>", "day": "<string>", "end_time": "<string>", "location_id": "<string>", "practitioner_id": "<string>", "repeating": true, "repeating_end_date": "<string>", "repeating_interval": "<string>", "start_time": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.caspen.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.caspen.com/llms.txt
Use this file to discover all available pages before exploring further.
AvailabilityCollection
Show child attributes