# Cancelled Appointment ## List Cancelled Appointments - [GET /cancelled_appointment](https://docs.api.pracsuite.com/openapi/cancelled-appointment/listcancelledappointments-get.md) ## Get Cancelled Appointment - [GET /cancelled_appointment/{appointment_id}](https://docs.api.pracsuite.com/openapi/cancelled-appointment/getcancelledappointment-get.md) ## List Cancelled Appointments by Appointment Type - [GET /appointment_type/{appointment_type_id}/cancelled_appointment](https://docs.api.pracsuite.com/openapi/cancelled-appointment/listcancelledappointmentsbyappointmenttype-get.md) ## List Cancelled Appointments by Business - [GET /business/{business_id}/cancelled_appointment](https://docs.api.pracsuite.com/openapi/cancelled-appointment/listcancelledappointmentsbybusiness-get.md) ## List Cancelled Appointments by Profession - [GET /profession/{profession_id}/cancelled_appointment](https://docs.api.pracsuite.com/openapi/cancelled-appointment/listcancelledappointmentsbyprofession-get.md) ## List Cancelled Appointments by Patient - [GET /patient/{client_id}/cancelled_appointment](https://docs.api.pracsuite.com/openapi/cancelled-appointment/listcancelledappointmentsbypatient-get.md) ## List Cancelled Appointments by Practitioner - [GET /practitioner/{practitioner_id}/cancelled_appointment](https://docs.api.pracsuite.com/openapi/cancelled-appointment/listcancelledappointmentsbypractitioner-get.md)