Tasks & Appointments
List Appointments
Returns appointments attached to the given lead. Caller must have manage permission on the lead.
get/v1.0/appts
Query parameters
leadIdinteger required
ID of the lead whose appointments to return.
Headers
Authorizationstring required
Bearer [access_token]
Response
Appointments for the lead.
Changes
No recorded changes to this endpoint across all 1 revision of this API.