GET /v1/forms/:id/submissions
Retrieves a paginated list of submissions for a specific form.Path Parameters
Query Parameters
The Submission object
string
required
The unique identifier for the submission.
string
required
The ID of the form this submission belongs to.
object
required
An object containing the submitted form data.
object
An object containing metadata about the submission, such as IP address and user agent.
string
required
The date and time the submission was created, in ISO 8601 format.