Get Appointment
GET /appointments/{id}
Returns a single appointment by UUID.
Scope required: appointment.read
Response 200
Same shape as a single item in List Appointments.
GET /appointments/{id}
Returns a single appointment by UUID.
Scope required: appointment.read
200Same shape as a single item in List Appointments.