JotForm
communityOnline form builder with 10,000+ templates, payments, and workflow automation.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.jotform.com/user/formsList forms
Parameters
limitresults (integeroptionaloffsetoffset (integeroptionalorderbyid|created_at|updated_at|title (stringoptionalReturns
forms[] with id, title, status, created_at, updated_at, count, urlGET
https://api.jotform.com/form/{formId}/submissionsGet form submissions
Parameters
limitresults (integeroptionalformIdform ID (integerrequiredoffsetoffset (integeroptionalReturns
submissions[] with id, form_id, created_at, status, answers with field_id: {answer, text, prettyFormat}}GET
https://api.jotform.com/form/{formId}Get form details
Parameters
formIdform ID (integerrequiredReturns
id, title, status, created_at, updated_at, count, url, properties, questions