Get Appointment
Retrieve a specific appointment by ID.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
appointment_id
Response
Appointment details
id
title
description
dueDate
isCompleted
completedAt
assigneeId
opportunityId
ID of the parent opportunity.
createdBy
createdAt
updatedAt
Errors
401
Unauthorized Error
404
Not Found Error
