Clinics
Get clinics schedules.
Returns clinics schedules.
get/api/v1/clinics/schedules
Query parameters
filter[clinic_ids][]integer[] required
Ids of the clinics
filter[vet_ids][]integer[]
Ids of the vets
filter[clinic_schedules]boolean
if it is true, then clinic schedules will be returned
filter[start_date]string date required
Example:2024-02-01
Date
filter[end_date]string date
Example:2024-02-28
Date, can be skipped for one day schedule
Response
successful operation