List submissions for a form
Forms
List submissions for a form
The form and every returned submission are scoped to the authenticated organization. Missing and cross-tenant form IDs return 404.
GET
List submissions for a form
Authorizations
Clerk tenant API key. The organizationId encoded by the key is the exact and only tenant scope.
Path Parameters
Query Parameters
Inclusive UTC date or timestamp lower bound.
Inclusive UTC date or timestamp upper bound.
Page size. Invalid values use 100; values above 500 are capped at 500.
Required range:
1 <= x <= 500Opaque continuation token returned by this form submissions collection. Cursors are bound to this endpoint (and, for nested or sorted collections, to that parent or sort) and cannot be reused elsewhere.

