v1
latestSwagger 2.02026-08-06115129197.7 KBAppointment Groups
Get an appointment group
Returns an appointment group and, optionally, the join records identifying every appointment that belongs to it. Use this to retrieve the full set of appointments that share a single ticket / booking flow.
get/appointment_groups/{id}
Path parameters
idinteger required
Appointment Group ID
Query parameters
appointment_group_itemsboolean
When true, the response embeds the appointment_group_items array (one entry per appointment in the group, each carrying its appointment_id). Omit or set false to receive only the bare group.
Headers
X-Subdomainstring
Merchant subdomain - Optional
Response
Appointment group response