Prospect Appointments
This endpoint returns all of a prospect's appointments, ordered by appointment start time, which are either status=CONFIRMED or status=null (e.g., appointments that are created directly within the Funnel web application).
GET
/api/v2/clients/:client_id/appointmentsResponse
Prospect Not Found (404)
Below is an example error response. In this example, attempting to get appointments for a prospect who does not exist.