v1

latestOpenAPI 3.0.2Jammed Bookings2026-07-147540124.9 KB
Group Endpoints

Find all groups

Returns all groups

get/groups.json

Headers

Authorizationstring required

Response

successful operation

namestring

The name of the group

group_typestring

The type of the group - e.g. band

number_of_membersinteger

The number of members in the group

customer_countinteger

The number of customers assigned to the group

regular_bookings_countinteger

The number of regular bookings the group has

bookings_countinteger

The number of bookings the group has

created_atinteger

Unix timestamp from epoch - when the group was created

updated_atinteger

Unix timestamp from epoch - when the group was last updated

last_booking_atinteger

Unix timestamp from epoch - when the group last booked