Retrieves an appointment by its ID.
Ok
Validation error
Unauthorised
Not found
Unknown error
{- "id": "string",
- "patient_id": "string",
- "practitioner_id": "string",
- "location_id": "string",
- "appointment_type_id": "string",
- "duration": 1,
- "start_time": "2019-08-24T14:15:22Z",
- "video": false,
- "reserved_until": "2019-08-24T14:15:22Z",
- "booking_confirmed_at": "2019-08-24T14:15:22Z",
- "can_be_cancelled": false,
- "cancellation_policy_hours": 0
}