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