get_appointment
Fetch detailed information for a single appointment by providing its job ID and appointment ID, enabling quick access to appointment specifics from Housecall Pro.
Instructions
Get details for a single appointment. Maps to GET /jobs/{job_id}/appointments/{appointment_id}. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| appointment_id | Yes |