IntroductionAuthenticationSelecting dataFilteringSorting & pagination

Core resources

Api requestsAttribute optionsAttributesBooking detailsBooking updatesBookingsCalendar event notesCalendar event updatesCalendar eventsCapacitiesCapacity group dependenciesCapacity groupsContact bookingsContactsCoupon productsCoupon servicesCoupon usesCouponsExternal calendarsInvoicesLine item taxesLine itemsMembersMessage eventsMessage templatesMessagesOrganization calendar logsOrganizationsPaddle plansPaddle subscriptionsPaymentsPermissionsPrice calendar entriesPricelabs pricingPricing widgetsProduct attribute optionsProduct calendar logsProduct message templatesProduct reply to addressesProduct servicesProductsRefundsReply to addressesReview productsReview widget listingsReview widgetsReviewsSeasonsServicesSite listingsSite nav itemsSite pagesSite viewsSitesTask assigneesTask template assigneesTask templatesTasksTaxesUser profilesWebhook notificationsWebhooksWidget analyticsWidget listingsWidgets

Booking flow

Query availabilitySearch availabilityBook

Organizations

The organization object

Attributes

iduuid

Unique identifier

clover_merchant_idtext | null
mollie_profile_idtext | null
paddle_subscription_idtext | null
paddle_subscriptions.id
referrer_iduuid | null
square_location_idtext | null
stripe_account_idtext | null
created_attimestamp with time zone

Creation timestamp

updated_attimestamp with time zone

Last modification timestamp

deleted_attimestamp with time zone | null
activeboolean
arrival_labelMultiLanguageString
avatartext | null
booking_form_ctaMultiLanguageString
color_backgroundtext
color_errortext
color_headertext
color_infotext
color_primarytext
color_texttext
color_warningtext
company_nametext
confirmation_messageMultiLanguageString
confirmation_message_titleMultiLanguageString
contact_detailsjsonb
country_codetext
creditinteger
custom_domaintext | null
departure_labelMultiLanguageString
descriptionMultiLanguageString
e_invoice_addresstext
e_invoice_schemetext
expires_attimestamp with time zone | null
fonttext | null
from_addresstext | null
from_nametext | null
ftstsvector

Full text search index

ical_export_secrettext
ical_export_secret_no_detailstext
initial_review_statusReviewStatus
invoice_detailstext
invoice_footertext
languagesArray<Language>
logotext | null
logo_alttext | null
logo_sizeinteger | null
nameMultiLanguageString
onboarding_progressjsonb
payment_detailsMultiLanguageString
payment_methodtext
pricing_versiontext
review_promptMultiLanguageString
show_bookingmood_brandingboolean
show_branding_booking_status_pageboolean
show_review_promptboolean
stripe_store_payment_detailsboolean
subscription_type"paddle" | "trial" | "test" | "pre-paid"
thread_emailsboolean
tierTier
vat_numbertext
The organization object

JSON

{
  "id": "00000000-0000-0000-0000-000000000000",
  "clover_merchant_id": "",
  "mollie_profile_id": "",
  "paddle_subscription_id": "",
  "referrer_id": "00000000-0000-0000-0000-000000000000",
  "square_location_id": "",
  "stripe_account_id": "",
  "created_at": "2026-03-12T04:00:21.475Z",
  "updated_at": "2026-03-12T04:00:21.475Z",
  "deleted_at": "2026-03-12T04:00:21.475Z",
  "active": true,
  "arrival_label": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "avatar": "",
  "booking_form_cta": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "color_background": "#fff",
  "color_error": "#faa5a5",
  "color_header": "#000",
  "color_info": "#2463eb",
  "color_primary": "#059669",
  "color_text": "#000",
  "color_warning": "#a75c03",
  "company_name": "",
  "confirmation_message": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "confirmation_message_title": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "contact_details": {},
  "country_code": "",
  "credit": 0,
  "custom_domain": "",
  "departure_label": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "description": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "e_invoice_address": "",
  "e_invoice_scheme": "",
  "expires_at": "2026-03-12T04:00:21.475Z",
  "font": "",
  "from_address": "",
  "from_name": "",
  "ical_export_secret": "md5((random())::text)",
  "ical_export_secret_no_details": "md5((random())::text)",
  "initial_review_status": "approved",
  "invoice_details": "",
  "invoice_footer": "",
  "languages": [
    ""
  ],
  "logo": "",
  "logo_alt": "",
  "logo_size": 0,
  "name": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "onboarding_progress": {},
  "payment_details": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "payment_method": "manual",
  "pricing_version": "V5",
  "review_prompt": {
    "default": "Hello",
    "nl-NL": "Hallo"
  },
  "show_bookingmood_branding": true,
  "show_branding_booking_status_page": true,
  "show_review_prompt": true,
  "stripe_store_payment_details": false,
  "subscription_type": "trial",
  "thread_emails": true,
  "tier": "premium",
  "vat_number": ""
}

List organizations

Filters

idFilter<uuid>

Unique identifier

clover_merchant_idFilter<text | null>
mollie_profile_idFilter<text | null>
paddle_subscription_idFilter<text | null>
paddle_subscriptions.id
referrer_idFilter<uuid | null>
square_location_idFilter<text | null>
stripe_account_idFilter<text | null>
created_atFilter<timestamp with time zone>

Creation timestamp

updated_atFilter<timestamp with time zone>

Last modification timestamp

deleted_atFilter<timestamp with time zone | null>
activeFilter<boolean>
arrival_labelFilter<MultiLanguageString>
avatarFilter<text | null>
booking_form_ctaFilter<MultiLanguageString>
color_backgroundFilter<text>
color_errorFilter<text>
color_headerFilter<text>
color_infoFilter<text>
color_primaryFilter<text>
color_textFilter<text>
color_warningFilter<text>
company_nameFilter<text>
confirmation_messageFilter<MultiLanguageString>
confirmation_message_titleFilter<MultiLanguageString>
contact_detailsFilter<jsonb>
country_codeFilter<text>
creditFilter<integer>
custom_domainFilter<text | null>
departure_labelFilter<MultiLanguageString>
descriptionFilter<MultiLanguageString>
e_invoice_addressFilter<text>
e_invoice_schemeFilter<text>
expires_atFilter<timestamp with time zone | null>
fontFilter<text | null>
from_addressFilter<text | null>
from_nameFilter<text | null>
ftsFilter<tsvector>

Full text search index

ical_export_secretFilter<text>
ical_export_secret_no_detailsFilter<text>
initial_review_statusFilter<ReviewStatus>
invoice_detailsFilter<text>
invoice_footerFilter<text>
languagesFilter<Array<Language>>
logoFilter<text | null>
logo_altFilter<text | null>
logo_sizeFilter<integer | null>
nameFilter<MultiLanguageString>
onboarding_progressFilter<jsonb>
payment_detailsFilter<MultiLanguageString>
payment_methodFilter<text>
pricing_versionFilter<text>
review_promptFilter<MultiLanguageString>
show_bookingmood_brandingFilter<boolean>
show_branding_booking_status_pageFilter<boolean>
show_review_promptFilter<boolean>
stripe_store_payment_detailsFilter<boolean>
subscription_typeFilter<"paddle" | "trial" | "test" | "pre-paid">
thread_emailsFilter<boolean>
tierFilter<Tier>
vat_numberFilter<text>

Responses

200

A list of organizations with the selected columns

206

Partial Content

GET /organizations
curl -X GET "https://api.bookingmood.com/v1/organizations?select=*" \
  -H "Authorization: Bearer YOUR_API_KEY"