List submissions
submissions
List submissions
The account’s submissions across all forms, newest first, as a paginated { data, pagination } envelope. The PHI boundary applies: a key that is not PHI-cleared never sees submissions on HIPAA-enabled domains.
GET
List 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_....
Query Parameters
1-based page number.
Required range:
x >= 1Items per page (max 100).
Required range:
1 <= x <= 100