List a form's submissions
submissions
List a form's submissions
List submissions for a form, newest first.
GET
List a form's submissions
Documentation Index
Fetch the complete documentation index at: https://docs.formitto.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Formitto API key created in the dashboard (Settings → API keys). Pass it as Authorization: Bearer fmt_live_....
Path Parameters
The resource id.
Query Parameters
1-based page number.
Required range:
x >= 1Items per page (max 100).
Required range:
1 <= x <= 100