Tally
communityFree form builder with unlimited forms, responses, and advanced features. No-code alternative to Typeform.
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.tally.so/formsList forms
Parameters
pagepage number (integeroptionallimitresults (integeroptionalReturns
forms[] with id, name, status, createdAt, updatedAt, numberOfSubmissions, fields[]GET
https://api.tally.so/forms/{formId}/submissionsGet form submissions
Parameters
pagepage number (integeroptionallimitresults (integeroptionalformIdform ID (stringrequiredReturns
submissions[] with submissionId, createdAt, fields[] with key, label, value, typeGET
https://api.tally.so/forms/{formId}Get form details
Parameters
formIdform ID (stringrequiredReturns
id, name, status, fields[] with key, label, type, options[], numberOfSubmissions