Search Appointment Tasks

Search appointment tasks.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
filterobjectOptional
The filter to apply to the search.
paginationobjectOptional
The pagination input.

Response

This endpoint returns an object.
appointmentTaskslist of objects
The appointment tasks associated with this patient.
paginationobject
The pagination data.