v1

latestOpenAPI 3.1.02026-07-26364986.4 KB
Treatments

Get a Treatment

Returns a treatment by its ID.

get/api/2026-01-01/treatments/{id}

Path parameters

idstring uuid required

The ID of the treatment

Response

Treatment retrieved successfully

idstring uuid

The unique identifier for the treatment

namestring

The name of the treatment

descriptionstring nullable

A description of the treatment

treatment_durationinteger

The duration of the treatment in seconds

scheduled_durationinteger

The scheduled duration of the treatment in seconds, may include buffer time

pricenumber float

The price of the treatment

display_priceboolean

Whether the price is displayed to customers

capacityinteger

The maximum number of patients that can be booked for this treatment

booking_type'one_on_one_booking' | 'class_booking' | 'group_booking'

The type of booking

booking_infostring nullable

Additional information about booking this treatment

discipline_idstring uuid nullable

The public ID of the discipline associated with this treatment

online_onlyboolean

Whether this treatment is offered online only

book_onlineboolean

Whether this treatment can be booked online

display_treatment_durationboolean

Whether the treatment duration is displayed to customers

price_includes_taxboolean

Whether the price includes tax