/
/OpenAPI
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11h ago · Updated 1w ago
Forms12
  • getList form questions
  • patchUpdate a form question
  • getList form blocks
  • patchUpdate form blocks
  • getList form submissions
  • getRetrieve a form submission
  • deleteDelete a form submission
  • getRetrieve form metrics
  • getRetrieve form visits
  • getRetrieve form submission analytics
  • getRetrieve form dimensions
  • getRetrieve form drop-off
Organization5
Webhooks6
  • getRetrieve a list of forms
  • postCreate a new form
  • getRetrieve a form
  • deleteDelete a form
  • patchUpdate a form
  • getRetrieve current user information
  • getRetrieve a list of workspaces
  • postCreate a new workspace
  • getRetrieve a workspace
  • deleteDelete a workspace
  • patchUpdate a workspace
  • getList folders
  • postCreate a new folder
  • deleteDelete a folder
  • patchUpdate a folder
Forms

List form questions

Returns a list of all questions in a form.

get/forms/{formId}/questions

Path parameters

formIdstring required

The ID of the form

Response

List of questions

hasResponsesboolean

Changes