Get form metadata
Fillout REST API
Get form metadata
Given the formId, returns all the questions in that form and other metadata
GET
Get form metadata
Authorizations
Enter your Fillout API key. Format: Bearer <api_key>
Path Parameters
The public ID of your form
Response
200 - application/json
Form metadata
The public identifier of the form
The name of the form
List of questions in the form
List of calculations in the form
List of URL parameters
List of scheduling fields (if using Fillout Scheduling)
List of payment fields (if using Fillout Payments)
Quiz configuration (only defined if quiz mode is enabled)