Get All Appointment Task IDs

Deprecated

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

pagedoubleOptionalDefaults to 0
The page number to load. Omit this to get the first page.
pageSizedoubleOptionalDefaults to 50

The size of each page (maximum 100).

Response

This endpoint returns an object.
dataobject
The requested page
paginationobject