Paperform
communityBeautiful form builder with payments, scheduling, and document generation.
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.paperform.co/v1/formsList forms
Parameters
limitresults (integeroptionalReturns
results[] with id, slug, title, total_submissions, created_at, updated_at, custom_domainGET
https://api.paperform.co/v1/forms/{formId}/submissionsGet form submissions
Parameters
aftercursor (stringoptionallimitresults (integeroptionalformIdform ID (stringrequiredReturns
results[] with id, created_at, data with field answers, charge_detailsGET
https://api.paperform.co/v1/forms/{formId}Get form details
Parameters
formIdform ID (stringrequiredReturns
id, slug, title, total_submissions, fields[] with key, title, type, required