Get All Appointment Task IDs
Get all appointment task IDs. 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.
Query parameters
page
The page number to load. Omit this to get the first page.
pageSize
The size of each page (maximum 100).
Response
This endpoint returns an object.
data
The requested page
pagination