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
A single page of appointment tasks
paginationobject
The pagination data.