get_appointment_type
Fetch a specific appointment type's details by ID to display or verify its configuration in Follow Up Boss CRM.
Instructions
Retrieve an appointment type by ID (GET /appointmentTypes/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extraQuery | No | Extra raw query parameters not explicitly listed above — e.g. FUB custom field filters like custom.ClosingDate on /people or /deals. Keys and values are sent as-is. |