Skip to content

Appointments

The appointments section provides access to appointment records of your company.

Required scopes: appointments + users (always). For course appointments additionally customers.

Note on course appointments: Course appointments contain personal customer data and user data. Access requires the additional scope customers.

Setting up API access is described in the Help Center.

Endpoints

MethodEndpointDescription
GET/api/oauth/v2/resource/appointmentsPaginated list of all appointments
GET/api/oauth/v2/resource/appointments/{uuid}Details of a single appointment
POST/api/oauth/v2/resource/appointments/serviceCreate a new service appointment
POST/api/oauth/v2/resource/appointments/{uuid}/cancelCancel an appointment

Offisy GmbH