Appointment API
Get Appointment Slots
This API is the first step in booking appointment slot for a patient at a doctor’s clinic
GET
/
dr
/
v1
/
doctor
/
{doctor_id}
/
clinic
/
{clinic_id}
/
appointment
/
slot
Headers
auth
string
requiredPath Parameters
doctor_id
string
requiredclinic_id
string
requiredQuery Parameters
start_date
string
requiredend_date
string
requiredResponse
200 - application/json
data
object