Get the questionnaire
Retrieves the complete form structure including all pages, questions, and follow-up sections. Validates that the referral partner is active and the requested form exists. Automatically marks required questions based on form configuration.
Authorizations
Parameters
Path Parameters
Query Parameters
Responses
200
OK
object
The image of the ‘agent’ guide for the form
The list of pages in the form
object
A brief encouragement to the user
The title of the questionnaire page
A brief hint to the user
object
The number of columns to use to layout the questions
The column template to use to layout the questions, for HTML grids
The question(s) asked on this page
object
The unique id of the question to be used in the answers
object
The HTML column to put the question into
How many columns the question should span
The user-friendly label for the question
Default placeholder text for the question, if applicable
Whether the question is required
The default value given to the backend if no answer is provided
Whether to show the label continuously
The minimum value allowed for the question, if applicable
The maximum value allowed for the question, if applicable
The prefix for the question, for example a currency symbol
The postfix for the question, for example a percentage sign
Whether or not the numeric value represents a dollar amount
Whether or not the options should be displayed as a dropdown or a radio button list
The minimum number of characters allowed
The maximum allowable length for text input, if applicable
Dropdown, single-select or multi-select options
object
The code-friendly ID of the option
The human-readable label for the option
The ‘None’ option, if applicable, if the user explicitly wants to unset all other options
object
The question to check
The value to compare the question’s answer to
object
Hide or show a instructional page before showing matches
object
object
object
The maximum number of loans the applicant can select
The maximum number of business services the applicant can select
The maximum number of grants the applicant can select
Hide or or show a final confirmation page before submitting leads
object
object
The types of products that can be matched with this form
Shared setting strings
object
404
Not Found