get
https://acuityscheduling.com/api/v1/appointments
Get a list of appointments currently scheduled for the authenticated user.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Canceled Appointments
canceled=trueBy default, canceled appointments are not returned. To retrieve canceled appointments, use the query
?canceled=true. To retrieve both canceled and scheduled appointments, you can use?showall=true.Canceled appointment responses include a
noShowfield which is true if the admin has marked the appointment as a no-show, and false if the appointment is simply canceled.
