Appointments
List appointments
Requires the appointments:read scope.
get/v1/appointments
Query parameters
spanstring
day | week | month | year (centred on today)
fromstring
untilstring
datestring
date__gtestring
date__ltestring
timestring
time__gtestring
time__ltestring
statusesstring
Comma-separated lead statuses, e.g. new,processed
searchstring
orderingstring
limitinteger
offsetinteger
Response
A page of appointments
Changes
No recorded changes to this endpoint across all 1 revision of this API.