Return intake forms.

Response Attributes

AttributeDescription
idform ID
namethe name of the form
descriptionthe description of the form
hiddenwhether or not the form is internal and hidden from clients
appointmentTypeIDsthe IDs of the appointment types the form is assigned to
fieldsthe list of form fields

Form Fields

Form fields are returned with the rest of the forms data. This list can be used to build a custom scheduler which supports intake forms, just be sure to implement each type of form field you're using!

AttributeDescription
idthe field ID
namethe field name
requiredwhether or not the field is required for clients
typethe field type, one of textbox, textarea, dropdown, checkbox, checkboxlist, yesno, file, or address
optionsthe list of options for dropdown and checkboxlist fields
Language
Authorization
Basic
base64
: