Skip to main content

GET api/v1/ai_voice/organizations/2140/appointments/search

This endpoint will search the appointment for patient for rescheduling etc. purposes.

Parameters

  • Ai Agent will just have to hit on search end point as above to search the patients appointment.
  • Patient id will come from patients search.
  • If patient say find appointment greater than or equal to some date we will pass params in body : "q": { "appointment_at_gteq": "2023-02-07T11:00:00.000Z" }
  • The apointment Type id will be returned in finding available slots in case of rescheduling.
Response Content-Type: application/json Data attribute returned just to give you insights, it has nothing to do with patient.
And In case of appointment not found,