Get Appointment Task IDs for Patient
Get all appointment task IDs for a patient. You can load the details of a task using the Get Appointment Task endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
patientId
The ID of the patient
Response
This endpoint returns an object.
appointmentTaskIds
The IDs of the appointment tasks associated with this patient.