List AppointmentResponses
Get a list of AppointmentResponse resources.
Query
query ListAppointmentResponse {
appointmentresponseList {
id
# Add other fields as needed
}
}
Parameters
None
Return Type
Returns a list of AppointmentResponse resources.