GET
Get Appointment
Retrieves a single appointment by id.
GET
https://api.vantaxai.com/v1/appointments/{appointment_id}Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Path Parameters
appointment_idstringrequiredThe appointment's unique identifier.
example: appt_7c1d90