Return intake forms.
Response Attributes
Attribute | Description |
---|---|
| form ID |
| the name of the form |
| the description of the form |
| whether or not the form is internal and hidden from clients |
| the IDs of the appointment types the form is assigned to |
| the 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!
Attribute | Description |
---|---|
| the field ID |
| the field name |
| whether or not the field is required for clients |
| the field type, one of |
| the list of options for |