List Forms
GET /businesses/{businessId}/forms
List all forms
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The ID of the Business.
Query Parameters
Section titled “Query Parameters ”Filter forms by visibility. Comma-separated values.
Responses
Section titled “ Responses ”List of Forms
object
A form to collect data from users.
object
Unique identifier across the platform.
The unique alias of the form.
Example
booking-formThe title of the form.
Example
Booking FormThe description of the form.
Example
Default form used for appointment bookings.The category of the form.
Example
General PracticeThe visibility of the form.
The total number of submissions for the form.
The number of unread submissions for the form.
The date and time when the form was published.
Time when the resource was created (ISO 8601 format).
Time when the resource was last updated (ISO 8601 format).
The URL to access the form.
The current status of the form.
The steps that make up this form.
object
The draft version of the form, if available.
object
Unique identifier across the platform.
The steps that make up the draft form.