Get form metadata

Given the formId, returns all the questions in that form and other metadata

get/forms/{formId}

Path parameters

formIdstring required

The public ID of your form

Response

Form metadata

idstring required

The public identifier of the form

namestring required

The name of the form

Changes