Get All Submissions
Get All Submissions.
Authorizations
Query Parameters
Page index (1-based). Defaults to 1.
x >= 11
Items per page. Defaults to 10.
x >= 110
Comma-separated list of statuses to include. Unrecognised names are dropped; omit for all.
"pending,approved"
Comma-separated list of language codes, matched against the submission's stored language.
"en,fa"
Lower bound on createdAt. Unparsable values are ignored.
"2025-09-01T00:00:00.000Z"
Upper bound on createdAt; a date-only value is extended to 23:59:59.999 of that day. Unparsable values are ignored.
"2025-09-30T23:59:59.999Z"
Only include submissions whose parent form has this formType. Values outside the FormType enum are ignored.
public, internal "internal"
Case-insensitive filter matched against the parent form's slug or any of its title values.
"contact"
Response
OK

