NativeForms
communityForm and survey builder for mobile apps and websites with offline support.
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.nativeforms.com/v1/formsList forms
Returns
forms[] with id, name, responses_count, created_at, updated_at, statusGET
https://api.nativeforms.com/v1/forms/{formId}/responsesGet responses
Parameters
limitresults (integeroptionalformIdform ID (stringrequiredReturns
responses[] with id, submitted_at, answers[] with question, answer, typeGET
https://api.nativeforms.com/v1/forms/{formId}Get form
Parameters
formIdform ID (stringrequiredReturns
id, name, questions[] with id, type, label, required, options[]; settings